Skip to content

Feature/CDD-3257: Search fixes#917

Open
rhys-burendo wants to merge 4 commits intomainfrom
feature/CDD-3257-search-fixes
Open

Feature/CDD-3257: Search fixes#917
rhys-burendo wants to merge 4 commits intomainfrom
feature/CDD-3257-search-fixes

Conversation

@rhys-burendo
Copy link
Copy Markdown
Contributor

Description

Ticket to address graphical issues in new search:

  • Header height
  • Search bar location
  • Font size in search bar
  • Search response hover effects
  • Ability to escape the search responses
  • Mobile responsiveness rework

Fixes #CDD-3257

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Unit tests
  • Playwright e2e tests
  • Mobile responsiveness
  • Accessibility (i.e. Lighthouse audit)
  • Disabled JavaScript

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • Any styles in this change follow the 'STYLES.md' guide
  • My changes are progressively enhanced with graceful degredagation for older browsers and non-JavaScript users
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@rhys-burendo rhys-burendo requested a review from a team as a code owner April 10, 2026 08:59
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

Unit tests coverage

Lines Statements Branches Functions
Coverage: 96%
94.75% (4226/4460) 85.2% (1319/1548) 95.34% (757/794)
Tests Skipped Failures Errors Time
1631 0 💤 0 ❌ 0 🔥 27.515s ⏱️

@aidan aidan force-pushed the feature/CDD-3257-search-fixes branch from d683196 to 3c3902d Compare April 10, 2026 10:50
@sonarqubecloud
Copy link
Copy Markdown

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.

2 participants