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

Make menu bar available in each editor type #16571

Closed
DawidKossowski opened this issue Jun 14, 2024 · 0 comments · Fixed by #16591
Closed

Make menu bar available in each editor type #16571

DawidKossowski opened this issue Jun 14, 2024 · 0 comments · Fixed by #16591
Assignees
Labels
package:ui squad:collaboration Issue to be handled by the Collaboration team. type:feature This issue reports a feature request (an idea for a new functionality or a missing option). type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@DawidKossowski
Copy link
Contributor

📝 Provide a description of the new feature

For now, we have integrated the menu bar only in the classic, document, and multi-root editors. There is no reason why other editor types should not have the possibility to display the menu bar. Additionally, it will simplify the whole logic.

Task requirements:

  1. Ensure that all editor types have the possibility to display the menu bar.
  2. Refactor the code to simplify it by moving the logic responsible for registering the menu bar to EditorUI.

If you'd like to see this feature implemented, add a 👍 reaction to this post.

@DawidKossowski DawidKossowski added type:improvement This issue reports a possible enhancement of an existing feature. type:feature This issue reports a feature request (an idea for a new functionality or a missing option). package:ui squad:collaboration Issue to be handled by the Collaboration team. labels Jun 14, 2024
@CKEditorBot CKEditorBot added this to the iteration 76 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:ui squad:collaboration Issue to be handled by the Collaboration team. type:feature This issue reports a feature request (an idea for a new functionality or a missing option). type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants