SeattleColleges / nsc-events-nextjs

NSC Events Web Application
MIT License
5 stars 5 forks source link

nsc-events-nextjs_9_515_refactor-event-description-field #520

Closed heosman closed 3 months ago

heosman commented 3 months ago

Resolves #515

To prevent disrupting the UI, this PR sets a 300-character limit for the event description when a user is creating or editing an event. To make the event description field easier to read and navigate, I changed it to be multi-line, instead of single-line. I also widened the fields on the Create Event page for mobile screens. Creating event:

image

On a mobile screen:

image

Editing event:

image

On a mobile screen:

image

Long descriptions on a mobile screen:

https://github.com/SeattleColleges/nsc-events-nextjs/assets/77591083/0061dac8-67bc-45fe-b8e1-1282290ce2b4