rokwire / events-manager

Events Manager is the administrative interface to events in the Rokwire Platform. Through this web application, users can manage existing events coming from calendars and/or create and manage user events.
Apache License 2.0
1 stars 4 forks source link

[FEATURE] Change category names #1107

Closed sandeep-ps closed 1 year ago

sandeep-ps commented 1 year ago

Is your feature request related to a problem? Please describe. Ampersand in the category names creates backward compatibility issues with Illinois app 4.3. We need to replace that with the word "and".

Describe the solution you'd like Change the category names with & as below:

IMPORTANT: In all other places within Events Manager, wherever & in category names are being used, 'and' should be used to replace them. This includes creating and editing events.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

sandeep-ps commented 1 year ago

Completed.