Open tyler-dane opened 1 month ago
Title/description in form is truncated, so that the user can still see, hover over, and click the Submit button
Title takes up the entire view height, hiding the save button. User can TAB until focus is on Save and type Enter (but no one does that).
Create event with long title
Open event
Notice: No save button viewable
Some ideas:
lineClamp
User is unable to easily save events because of this 💀
Hi @tyler-dane, can you assign this issue to me? I want to try solving this issue.
Sounds good!
Prerequisites
Expected Behavior
Title/description in form is truncated, so that the user can still see, hover over, and click the Submit button
Current Behavior
Title takes up the entire view height, hiding the save button. User can TAB until focus is on Save and type Enter (but no one does that).
Steps to Reproduce
Create event with long title
Open event
Notice: No save button viewable
Possible Solution (Not obligatory)
Some ideas:
lineClamp
value, similar to how the event rectangle is doing the same on the grid/sidebar.Context
User is unable to easily save events because of this 💀