-
-
Notifications
You must be signed in to change notification settings - Fork 280
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
Try SegmentedButtons instead of our horrible "importance" radio buttons #4633
Comments
@monsieurtanuki I am new to this repository can I take up this issue and fix the UI with the suggested solution ? |
Welcome @harhitosw! |
yeah sure I should check that and share the screenshots here than maybe we can decide what we can do with that issue ! |
@monsieurtanuki I am thinking of using MediaQuery for changing the font size in this box , we can play around with sizes and see , if you have anything else in mind please let me know :) |
Use |
The more I think about it the more I think we are in the wrong direction altogether. Of course it would be nice to be able to change the preference in one click. But:
We would probably be better off with just one label and buttons to go up or down. Something like: Or something like: Or a simple drop-down menu... @harhitosw It's a UI/UX question rather than just "put segmentedbutton and we're done". We've all agreed for years that the current implementation stinks, but it's a low priority issue in a capital feature that is used only once (or never). |
@monsieurtanuki I completely agree to what you say , but at the same time I feel that this UI buttons look ugly and we need to fix it somehow . Since yesterday I was trying to fix those buttons but no avail , I wasn't able to do that maybe we can have a simple dropdown menu , as far as my opinion is concerned the drop-down menu would be the most suitable option . We can have that drop-down menu with little animation (if we find one suitable animation) . Yeah so maybe we can have a drop-down menu and fix the issue moreover this looks simpler and it won't take much time or efforts. Still you can suggest what more we can do , else I may take-up this and fix the issue. |
@harhitosw For the moment please just share screenshots of each possibility we mentioned - including the current ugly version. |
That has gotten a somewhat historical issue by now (not THIS issue but the general UI of the food preferences) We tried a bunch of design ideas without finding a one which all of us are happy about, so yeah we just have to first try some maybe ugly ux things, ui and logic can be added later |
For what it's worth, my personal choice would be: |
Hi @monsieurtanuki ! we discussed I have tried some options for the buttons which we discussed you may a look at them and we may proceed wisely |
Actually, we will use a totally different way to ask for food preferences (without this scale). |
Okay that's also fine this wasn't for implementation @monsieurtanuki and I wanted to check few things that's why I did it , anyways do we have discussed or do we have any idea of what we want to do to replace this scale ? |
Sorry about that @harhitosw, there's been a collision between this issue and a recent global UI/UX refactoring. |
Okay I see it, that's fine @monsieurtanuki can you suggest me any new issues that I can work on ? I will be glad to work in them and contribute :) |
Thank You @monsieurtanuki |
For the new implementation, definitely, it will be a wizard-like screen. |
@harhitosw If you're looking for very easy / highest priority issues to solve, please have a look at #4692 #4693 #4694. |
Problem
We all agree that the "importance" preferences look ugly.
Proposed solution
We could use the standard SegmentedButton instead.
Can't be worse than the current implementation anyway.
Mockups
The text was updated successfully, but these errors were encountered: