Skip to content

persist model picker compact/expanded state #8305

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

Merged
merged 3 commits into from
Jul 21, 2025

Conversation

maryhipp
Copy link
Collaborator

Summary

persist model picker compact/expanded state by tracking in redux (which gets rehydrated)

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label Jul 18, 2025
@psychedelicious psychedelicious enabled auto-merge (rebase) July 21, 2025 03:15
Mary Hipp and others added 3 commits July 21, 2025 13:15
- Name it `pickerCompactViewStates` bc its not exclusive to model
picker, it is used for all pickers
- Rename redux action to model an event
- Move selector to right file
- Use selector to derive state for individual picker
@psychedelicious psychedelicious force-pushed the maryhipp/model-picker-persistence branch from cc5246b to 75bbf67 Compare July 21, 2025 03:16
@psychedelicious psychedelicious merged commit 1f5f70f into main Jul 21, 2025
12 checks passed
@psychedelicious psychedelicious deleted the maryhipp/model-picker-persistence branch July 21, 2025 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants