-
-
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
Defragment the history/list experience #4041
Comments
@teolemon If we change "History" into "Lists", we could have a "more ..." button on the app bar where you would list the lists (haha), and eventually provide admin actions (e.g. create list). Something like: (app bar) Product history (...)
|
@teolemon It would look like this:
|
@g123k I have a good news and a bad news. The good news is that we can retrieve the list of user lists without The bad news is that the solution you recommended (
|
For your UI question, I have checked what Google Maps/Apple Plan do and they have a bottom sheet, with an inner scroll. Here is what it could look like: This is what I would like to implement for KP (An improvement could be to "star" a list, and then it will be on top of it) |
@teolemon Are you talking about "system" lists (unremovable and unrenamable like "history") or just 2 user lists that we build by default? |
|
@teolemon Ok to create two "system" lists (unremovable and unrenamable like "history") for "Shopping list" and "Products I bought". For "Shopping list" in the real world there are numbers of items too, like what we coded about 2 years ago (including "pantry" lists). I'm afraid that could cause confusion to display a shopping list without the number of items. |
@teolemon What about the number of products? That would be expected of a shopping list or a picnic. |
|
If we want a simple solution, we should embed a gallery of icons and let users choose one per list. EDIT: I'm sorry, I'm off topic |
@monsieurtanuki is talking quantities |
For the scanning part, I used Simply Stock today, and I found their system with + - and a dropdown quite convenient. It could be a dedicated "Stock mode" for the scanner. Eg. NOT activated by default @monsieurtanuki @g123k |
@teolemon Regardless of the "stock +1/-1" feature, it could be very cool to be able to
|
What
Tasks
References
What do you think ?
The text was updated successfully, but these errors were encountered: