-
Notifications
You must be signed in to change notification settings - Fork 2
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
Use Select input for tags #201
Comments
These two screenshots are a reminder that our MVP needs some major UI TLC. 💭 #202 |
@SimonLab, @iteles, @LuchoTurtle, @Stephanymtr & @seaneady 👋 Direct link to Figma page: https://www.figma.com/file/WrpkKGJNYZbeCzMRDVtvQLbC/dwyl-app?node-id=246%3A2 |
Having read through Level 1 and Level 2, I found it quite enlightening and found no issue with the logic behind each decision, given it's meant to onboard the user into the app in their first "trial". My only question is on Level 2. When the person starts typing an issue, the rest of the page is hidden, focusing solely on the I find that either option has its pros and cons. The first can be time-consuming but it has a "clear path". However, in the latter scenario, the user might click away by mistake and lose all the progress writing the item. |
@LuchoTurtle excellent question! 🎉 ❤️ |
Created the issue dwyl/app#299 |
@LuchoTurtle responded on the issue: dwyl/app#299 (comment) ✅ |
@SimonLab please share your thought on the tags UI/UX outlined above. ⬆️ #201 (comment) |
@SimonLab thanks for your feedback. |
Now that the select input example is ready: dwyl/learn-alpine.js#18
I'm trying to add it for adding tags:
I think I need to review the existing classes on the other element of the page to make sure we have the correct structure to add the select input without too many issues.
The text was updated successfully, but these errors were encountered: