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

Completed new Settings menu #643

Merged
merged 15 commits into from
Oct 1, 2024

Conversation

alesmaye
Copy link

@alesmaye alesmaye commented Aug 19, 2024

Description

Implemented a new Settings Menu. Now the settings are selected in a submenu instead of a drop down menu.
Sub-Settings are getting dynamically loaded and appended to the DOM tree.
Changed a little bit of the design of the settings menu.
Subtitle settings are not integrated yet.

Checklist (for PR submitter and reviewers)

  • CHANGELOG entry

Copy link
Collaborator

@stonko1994 stonko1994 left a comment

Choose a reason for hiding this comment

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

As discussed offline let's try to reduce the code duplication in the ts components by using inheritance for the modern settings components.

Copy link
Collaborator

@stonko1994 stonko1994 left a comment

Choose a reason for hiding this comment

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

There are still a few things to do but they will be done on a follow up PR

@stonko1994 stonko1994 merged commit 8bc0894 into feature/modern-ui-base Oct 1, 2024
3 checks passed
@stonko1994 stonko1994 deleted the feature/complete-settings-menu branch October 1, 2024 22:16
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.

2 participants