react-samples icon indicating copy to clipboard operation
react-samples copied to clipboard

feat(default-meeting-ui): implement meeting creation and add participant

Open MohamedGenaidy opened this issue 3 months ago • 0 comments

implement dashboard to list meeting for default-meeting-ui implement create meeting and join meeting to test the whole cycle Enable search and paging on meetings list. Added search input to filter meetings by Meeting ID or Title. Implemented client-side pagination to display 20 meetings per page. Added paging controls (Previous/Next) below the table. Ensured "Join" button is hidden for inactive meetings.

MohamedGenaidy avatar Sep 22 '25 08:09 MohamedGenaidy