Skip to content

Fix: Resolve search filter controls overlap on findings page (#901)#1098

Open
sahare-mayur-0071 wants to merge 2 commits into
utksh1:mainfrom
sahare-mayur-0071:fix-findings-layout-overlap-901
Open

Fix: Resolve search filter controls overlap on findings page (#901)#1098
sahare-mayur-0071 wants to merge 2 commits into
utksh1:mainfrom
sahare-mayur-0071:fix-findings-layout-overlap-901

Conversation

@sahare-mayur-0071

Copy link
Copy Markdown
Contributor

Fixes #901

  • Updated the filter container in \Findings.tsx\ to use flex column instead of forcing components inline via rigid grid templates on large screens.
  • Limited filter grid to a max of 4 columns, preventing inputs from becoming too narrow and clipping text.
  • Assigned \min-w-0\ to field containers to ensure they respect the grid cells.
  • Stacked the actions controls below the filter grid to guarantee they don't crash into each other.

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.

[BUG] Search Filter Controls Overlap and Break Layout on Vulnerability Findings Page

1 participant