Skip to content

fix(dashboards): Avoid sorting access props in place - #120720

Draft
scttcper wants to merge 1 commit into
masterfrom
scttcper/mutation/dashboard-access-sort
Draft

fix(dashboards): Avoid sorting access props in place#120720
scttcper wants to merge 1 commit into
masterfrom
scttcper/mutation/dashboard-access-sort

Conversation

@scttcper

Copy link
Copy Markdown
Member

The edit access dirty check sorted dashboard team ids directly on permissions from props.

use toSorted for the comparison so checking for changes does not change the dashboard.

The edit access dirty check sorted the dashboard team ids directly on permissions from props.

use toSorted for the comparison so checking for changes does not change the dashboard.

Co-Authored-By: Codex <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant