refactor(ui): Redesign and consolidate sessions and passes drawer
- Removed the dual top buttons from SessionsPage.tsx. - Removed the `#eventDrawer` and wrapped its fields, buttons, and modal under `<form id="eventForm">` inside `#tabWorkshopPass` of `#delegateDrawer`. - Wrapped the 1:1 Direct pass form fields, buttons, and modal under `<form id="delegateForm">` inside `#tabDirectPass` of `#delegateDrawer`. - Added a vanilla Javascript tab switching logic for UI interaction without client-side frameworks. - Removed deprecated `openEventDrawer` and `closeEventDrawer`. - Replaced the single main button to trigger `openDelegateDrawer`. Co-authored-by: mrteye <1945243+mrteye@users.noreply.github.com>
This commit is contained in:
parent
f130b97838
commit
64a9b2cd1d
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user