Skip to content

Tidy up the code, simplfy the internal mutable and call saveVals() instead of pointer (For discussion.)#1332

Open
balen wants to merge 1 commit into
developmentfrom
clean-up-pill-display
Open

Tidy up the code, simplfy the internal mutable and call saveVals() instead of pointer (For discussion.)#1332
balen wants to merge 1 commit into
developmentfrom
clean-up-pill-display

Conversation

@balen

@balen balen commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

For discussion.

We do not need the computed "mutable", and for a generic component such as the
pill display we do not want to mutate the store directly because it does not know what to mutate.
Does this make sense?
(it behaves the way we are expecting the UI to behave)

and call saveVals() instead of pointer
@balen balen requested a review from Gailbear June 3, 2026 02:59
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

Successfully merging this pull request may close these issues.

1 participant