Event descriptions are currently limited to plain text, reducing readability and emphasis options within a 500-character limit.
Event organizers who need to highlight important information and improve the readability of event descriptions.
Implement a simple text editor toolbar for event descriptions, allowing users to apply bold, italic, and line breaks.
Given An event organizer is editing an event description When They select text and choose bold or italic from the toolbar Then The selected text is formatted accordingly without exceeding the character limit. Given An event organizer is editing an event description When They insert a line break Then The text is separated by a line break without exceeding the character limit.
This feature includes adding a text editor toolbar for bold, italic, and line break options in event descriptions. It does not include additional formatting options like lists or headings.
How should the formatting options be integrated?
Use a simple text editor toolbar similar to the one in the dashboard trail section.
Consistency with existing UI elements and ease of use for users.