RocketChat / RC4Conferences

A set of scalable components for communities to build, manage, and run virtual conferences of any size.
https://conf.rceng.shop/conferences/c/1
24 stars 38 forks source link

Implement Differentiation for Published and Draft Events in Admin Dashboard #120

Open ayush3160 opened 1 year ago

ayush3160 commented 1 year ago

The current Admin dashboard displays all events in a mixed form, making it difficult for users to differentiate between events that are in a draft state or have been published. To address this issue, we propose separating events based on their state of publication, i.e., draft or published, to improve user experience.

Example

Screenshot 2023-02-28 011233

ayush3160 commented 1 year ago

@Dnouv , Please have a look.

Dnouv commented 1 year ago

Sounds good, go ahead @ayush3160

Please do explain your approach to how you plan to tackle this issue, just in case if someone in future may want to take up this issue, they could understand where to start.

Thank you!