Skip to content

[#57688] Primerize Backlogs (React POC)

0a041c8
Select commit
Loading
Failed to load commit list.
Draft

Feature/57688 Spike testing primer React components on backlogs #21568

[#57688] Primerize Backlogs (React POC)
0a041c8
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 16, 2026 in 4s

17 new alerts

New alerts in code changed by this pull request

  • 17 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 2 in frontend/src/react/backlogs/AssigneeSelect.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import Avatar.

Check notice on line 36 in frontend/src/react/backlogs/BacklogHeader.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable handleSave.

Check notice on line 21 in frontend/src/react/backlogs/BacklogTable.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable error.

Check notice on line 21 in frontend/src/react/backlogs/BacklogTable.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable isSuccess.

Check notice on line 36 in frontend/src/react/backlogs/BacklogTable.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable totalPoints.

Check notice on line 25 in frontend/src/react/backlogs/InlineDateRangeField.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable startValue.

Check notice on line 25 in frontend/src/react/backlogs/InlineDateRangeField.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable endValue.

Check notice on line 3 in frontend/src/react/backlogs/InlineSelect.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import SelectPanelProps.

Check notice on line 6 in frontend/src/react/backlogs/InlineSelect.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import useQuery.

Check notice on line 136 in frontend/src/react/backlogs/StoryRow.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable error.

Check notice on line 136 in frontend/src/react/backlogs/StoryRow.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable isSuccess.

Check notice on line 2 in frontend/src/react/backlogs/TaskboardContainer.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports Avatar, Text.

Check notice on line 3 in frontend/src/react/backlogs/TaskboardContainer.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import useMemo.

Check notice on line 10 in frontend/src/react/backlogs/TaskboardContainer.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import User.

Check notice on line 17 in frontend/src/react/backlogs/TaskboardContainer.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import PathHelperService.

Check notice on line 4 in frontend/src/react/backlogs/mutations.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused imports Backlog, Task.

Check notice on line 22 in frontend/src/stimulus/controllers/dynamic/backlogs.controller.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import Root.