Skip to content

Update UI based on UX recommendations#132

Merged
harshalsc merged 2 commits intomainfrom
harshal/update_UI
Mar 11, 2026
Merged

Update UI based on UX recommendations#132
harshalsc merged 2 commits intomainfrom
harshal/update_UI

Conversation

@harshalsc
Copy link
Collaborator

image

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Problems table UI to align with UX recommendations by adjusting column order, table density, and header/filter affordances.

Changes:

  • Moved the “Severity/Level” column earlier in the Problems table and kept the icon-enhanced cell rendering.
  • Set the Problems table to a condensed density.
  • Adjusted table header styling and made filter buttons appear on hover/active states via scoped SCSS.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/components/ProblemsTable.tsx Reorders columns (Level first) and sets the table density to condensed.
src/components/ProblemsTable.scss Tweaks header spacing and hides/shows filter buttons via hover/active/focus styling.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@harshalsc harshalsc linked an issue Mar 10, 2026 that may be closed by this pull request
@harshalsc harshalsc merged commit 7b68fb5 into main Mar 11, 2026
7 checks passed
@harshalsc harshalsc deleted the harshal/update_UI branch March 11, 2026 07:19
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.

Update UI of sync report as per recommendations from UX team

3 participants