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

differentiate default color settings from changed color settings #579

Closed
Tracked by #511
interim17 opened this issue Oct 14, 2024 · 0 comments · Fixed by #584
Closed
Tracked by #511

differentiate default color settings from changed color settings #579

interim17 opened this issue Oct 14, 2024 · 0 comments · Fixed by #584

Comments

@interim17
Copy link
Contributor

Use Case

Advances #511

Color sessions work requires differentiating between default color settings and user selections. We need to add a piece of global state to represent changed/updated color settings as distinct from defaultUiData

Acceptance Criteria

There will be a new piece of data in redux to represent updated/changed color selections, it will initially match the default ui data received when parsing the trajectory.

As color selections are made in the UI, this new piece of state should be updated and the default should be unchanged.

@interim17 interim17 changed the title separate default color settings from changed color settings differentiate default color settings from changed color settings Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant