basshelal / Waqti

Android app for a Kanban board time management system similar to Trello
MIT License
35 stars 7 forks source link

Figure out a UI design for Property Cards in Task Creation #45

Open basshelal opened 5 years ago

basshelal commented 5 years ago

The Cards that will allow the user to add Properties to Tasks when creating a new Task. These cards need to have/do the following:

basshelal commented 5 years ago

Draft idea: Clickable Text showing current value, when clicked will open a bottom sheet that will allow user to enter the value and check the constraint on or off. For clearing value, we should probably do it next to the text and not in the bottom sheet, we could also do it using a menu so it's not a very visible option, clearing value is not a very common operation so it shouldn't be too pronounced. The exact same pattern can and should be used for viewing existing Tasks in Issue #46