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

Filters text options based on config #1293

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

labeebklatif
Copy link
Contributor

Description
Text options in bubble menu is filtered based on editor config.

Checklist

  • I have verified the functionality in some of the neeto web-apps.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

@AbhayVAshokan _a Please verify

@@ -78,9 +78,7 @@ const Bubble = ({
tooltips,
}}
options={textOptions}
>
{children}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The children is not passed to any of the menu component variant. Looks useless and removed for all components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Releases small requests or bug fixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[neeto-quiz-frontend/production] TypeError: t.chain(...).focus(...).toggleBulletList is not a function
2 participants