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

[BUG] Empty Subcategory in Edit Page is displayed incorrectly #1027

Closed jianyuan-zhan closed 1 year ago

jianyuan-zhan commented 1 year ago

Describe the bug Empty Subcategory will be displayed as "Men's Basketball" in edit page.

To Reproduce Steps to reproduce the behavior:

  1. Create event with no subcategory
  2. Click Edit after creating
  3. See the bug

Expected behavior It should be the same as Add New Event page.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

bingzhang commented 1 year ago

already fixed. close.

sandeep-ps commented 1 year ago

Fixed through https://github.com/rokwire/events-manager/issues/1039