Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiple tile interactions to sidepanel #102

Open
chrabyrd opened this issue Oct 7, 2024 · 0 comments
Open

Add multiple tile interactions to sidepanel #102

chrabyrd opened this issue Oct 7, 2024 · 0 comments

Comments

@chrabyrd
Copy link
Contributor

chrabyrd commented Oct 7, 2024

This ticket encompasses additional complexity of #101.

This is to create a component that is lower-order to the sidepanel, but higher-order to the form data component defined in #101.

There should be buttons in the sidepanel so the user can quickly jump between form data sections. Additionally the user should be able to click buttons in the report section to navigate between forms. This should have intuitive UX.

A stretch goal here is for the user to be able to edit multiple sections, but only click the Save button once. That means somehow showing form section dirty state ( and dirty state on any form section when the sidepanel is closed )

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant