ClubhouseAmit / ClubhouseAmit/LivingPositively
[Web BUG] Gratitude List UX issues (Enter key, Truncation, Feedback)
- Dominant language
- Dart
- Stars
- 7
- Forks
- 0
- Avg merge
- 21h 37m
- Merged PRs (30d)
- 16
Description
Describe the Bug There are three issues with the Gratitude List:
Pressing 'Enter' does not save the entry.
Long text entries are cut off visually in the list.
There is no visual feedback (popup/toast) confirming the entry was saved (unlike the mobile version).
To Reproduce Steps to reproduce the behavior:
Go to the 'Gratitude List'.
Type a new entry and press 'Enter' (Nothing happens).
Save a long entry manually and look at the list (Text is cut off).
Expected Behavior
Pressing 'Enter' should save the item.
Text should wrap properly so the full content is visible.
A success popup should appear upon saving.
Screenshots N/A
Environment (please complete the following information):
OS: Any
Browser: Any (Web Version)
Version: Production
Contributor guide
Assessment
This issue has not been assessed yet.