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] Publishing an event fails #1065

Closed sandeep-ps closed 1 year ago

sandeep-ps commented 1 year ago

Describe the bug User events publishing is failing.

To Reproduce Steps to reproduce the behavior:

  1. Go to the User Events space
  2. Create an event and publish
  3. The events manager status changes to published, but an error has happened.
  4. Once the user drags the page down, there is an error message above that states there was an error publishing the image

Expected behavior User events publishing needs to succeed. If there is an error, the error message should be highlighted in red (see bootstrap example here-> https://getbootstrap.com/docs/4.0/components/alerts/; screenshot below), and the position of the error message needs to be fixed so that it's visible to the user immediately.

Screenshots

image image

Please look into this as early as possible. Thanks.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

sandeep-ps commented 1 year ago

image Also, adding the error seen by @vburgett.