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 #291: Changed dropdown icon to Icon.Menu for clarity and consistency. #385

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rout222
Copy link

@Rout222 Rout222 commented Jan 9, 2025

Fix #291 by changing to the Icon.Menu.

Changed in two places:

  1. On the top bar of the page:
    image
  2. On the top-right dropdown:
    image

@Rout222 Rout222 requested a review from shpaass as a code owner January 9, 2025 23:09
Copy link
Collaborator

@veger veger left a comment

Choose a reason for hiding this comment

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

Welcome and thank you for your contribution to YAFC!

@veger
Copy link
Collaborator

veger commented Jan 10, 2025

@shpaass mentioned a 'mini hamburger', so let's wait to see if this is 'mini' enough. Or we need to scale it a little or create a smaller icon.

But code-wise this PR is good

@shpaass
Copy link
Owner

shpaass commented Jan 10, 2025

@Rout222 Thank you for taking care of the technical side! That will help us to get this issue solved.

if this is 'mini' enough

For the column menus, I think we need to make the icon a bit smaller, so there is at least some hierarchy between them and the main menu on the top left.

@shpaass
Copy link
Owner

shpaass commented Jan 10, 2025

Regarding the top-right icon, we probably want some magnifying-glass icon to indicate that it's about the search.
Otherwise, if we use the same hamburger icon, it will be the same as the main menu on the top left, which can be confusing.

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.

Change column-dropdown icon
3 participants