Skip to content

ref(flags): Remove organizations:dashboards-starred-reordering (frontend)#114818

Open
wedamija wants to merge 1 commit intomasterfrom
flag-cleanup/organizations-dashboards-starred-reordering-frontend
Open

ref(flags): Remove organizations:dashboards-starred-reordering (frontend)#114818
wedamija wants to merge 1 commit intomasterfrom
flag-cleanup/organizations-dashboards-starred-reordering-frontend

Conversation

@wedamija
Copy link
Copy Markdown
Member

@wedamija wedamija commented May 4, 2026

The flag scanner classified this as flagpole-disabled. The frontend consumers switched between the legacy dashboard list endpoint (with filter=onlyFavorites) and a new per-user starred endpoint; with the flag always False only the legacy path was reachable.

Removes the new-path branches and the now-orphan modules:

  • DashboardsNavigationItems + spec
  • OwnedDashboardsTable + useOwnedDashboards
  • The shared manage/tableView/table helper
  • Sort-option branches for mostFavorited and table-view defaults
  • starredDashboardsApiOptions
  • Tests that exercised the flag-enabled paths

Backend changes ship in a separate PR.

…end)

The flag scanner classified this as flagpole-disabled. The frontend
consumers switched between the legacy dashboard list endpoint (with
filter=onlyFavorites) and a new per-user starred endpoint; with the
flag always False only the legacy path was reachable.

Removes the new-path branches and the now-orphan modules:
- DashboardsNavigationItems + spec
- OwnedDashboardsTable + useOwnedDashboards
- The shared manage/tableView/table helper
- Sort-option branches for mostFavorited and table-view defaults
- starredDashboardsApiOptions
- Tests that exercised the flag-enabled paths

Backend changes ship in a separate PR.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@wedamija wedamija requested review from a team as code owners May 4, 2026 23:27
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.40%

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