ZINC-FYP-2022-23 / console

ZINC UI for teaching assistants
1 stars 0 forks source link

feat(gui): store settings panel's accordion state #25

Closed AnsonH closed 1 year ago

AnsonH commented 1 year ago

Description

The UI should memorize which sections are expanded/collapsed in the Settings panel.

Let say I opened "General Settings" section. Then, I open the "Add New Stage" panel to add a stage. After closing the panel, the Settings panel should automatically expand the "General Settings" section.

Here's the current behavior (without memorization)

https://user-images.githubusercontent.com/57580593/198569421-2a97ded2-14d0-412b-8e62-2182a4a78005.mp4