Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix edit tooltips #10

Open
wants to merge 3 commits into
base: 10.5
Choose a base branch
from
Open

Fix edit tooltips #10

wants to merge 3 commits into from

Conversation

zoidbergx
Copy link
Member

Changes in this pull request

No tooltip is shown if a data component from the type "Permission Resource" from the PermissionToolkit is used.

For me it is unclear why the parent element is used in the edit.js class. With this fix at least the current element is used if the parent element not exists.

HOW

Add a data component to any class with the type "permission resource" and add a tooltip
grafik
Open a corresponding object and notice the console error and the missing tooltip
grafik

@github-actions
Copy link

Review Checklist

  • Target branch (10.5 for bug fixes, others 11.x)
  • Tests (if it's testable code, there should be a test for it - get help)
  • Docs (every functionality needs to be documented, see here)
  • Migration incl. install.sql (e.g. if the database schema changes, ...)
  • Upgrade notes (deprecations, important information, migration hints, ...)
  • Label
  • Milestone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant