You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed on the dashboard we are only showing Pending Requests and Upcoming Shows, but we do not show events that have been created.
An organizer currently only sees this on http://localhost:8080/events. Should these pieces of data be split this way?
Right now there's no clear signaling between either page that suggests one set of data exists on the other e.g. on the Dashboard page, we don't know immediately that Pending Requests and Upcoming Shows are on /events.
I noticed on the dashboard we are only showing
Pending Requests
andUpcoming Shows
, but we do not show events that have been created.An organizer currently only sees this on
http://localhost:8080/events
. Should these pieces of data be split this way?Right now there's no clear signaling between either page that suggests one set of data exists on the other e.g. on the Dashboard page, we don't know immediately that
Pending Requests
andUpcoming Shows
are on /events.Should everything just reside on one page?
@Shuzy
The text was updated successfully, but these errors were encountered: