-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Turn [count] into a cog action menu item, add more #57
Comments
sort by ascending/descending might be useful to add to a menu like this as well |
Yes, that's a great idea. |
To try out the cog menu, simonw/django-sql-dashboard#57
small nitpick: a settings icon may not be the most correct thing to use here and something that looks more like a filter or funnel may be a better choice to make the UI super clear |
I'm using the same icon I used for Datasette, see simonw/datasette#981 (comment). I thought about using a filter/funnel icon but those to me imply tools for narrowing down the selection, which isn't what's happening here. I also tried using a ▼ icon but that looked too much like it was a "sort descending" indicator. |
could a "three dots" or another hamburger menu type icon work? |
Borrow the cog action menu design from Datasette. Actions can include:
The text was updated successfully, but these errors were encountered: