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

Add menu bar integration to highlight. #16035

Merged
merged 6 commits into from
Mar 21, 2024
Merged

Conversation

mremiszewski
Copy link
Contributor

@mremiszewski mremiszewski commented Mar 14, 2024

Suggested merge commit message (convention)

Internal (highlight): Add menu bar integration. Related to #15894.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@mremiszewski mremiszewski requested a review from oleq March 14, 2024 17:37
Copy link
Member

@oleq oleq left a comment

Choose a reason for hiding this comment

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

Everything works fine except for some visual issues:

  1. We need a separator (ListSeparatorView) between markers and the remove button.
  2. We need transparent fills for the main and active icons:
Screenshot 2024-03-15 at 16 53 17

so they become this

Screenshot 2024-03-15 at 17 01 47

I know a transparent fill is not the best UX for the active item but it's better than this. It will be resolved once we address the problem of checkboxes displayed next to active list items in the future.

@mremiszewski mremiszewski requested a review from oleq March 20, 2024 15:49
@oleq oleq merged commit 6a586f8 into ck/app-menu-bar Mar 21, 2024
4 of 6 checks passed
@oleq oleq deleted the ck/app-menu-bar-highlight branch March 21, 2024 08:58
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