Skip to content

Remove sidebar from vocab search#1852

Merged
UnniKohonen merged 2 commits intomainfrom
remove-vocab-search-sidebar
Dec 4, 2025
Merged

Remove sidebar from vocab search#1852
UnniKohonen merged 2 commits intomainfrom
remove-vocab-search-sidebar

Conversation

@UnniKohonen
Copy link
Contributor

Reasons for creating this PR

The sidebar on vocab search page is not used to filter results and should be removed for now.

Description of the changes in this PR

Remove sidebar include statement and some bootstrap classes from vocab search twig template.

Known problems or uncertainties in this PR

Checklist

  • phpUnit tests pass locally with my changes
  • I have added tests that show that the new code works, or tests are not relevant for this PR (e.g. only HTML/CSS changes)
  • The PR doesn't reduce accessibility of the front-end code (e.g. tab focus, scaling to different resolutions, use of .sr-only class, color contrast)
  • The PR doesn't introduce unintended code changes (e.g. empty lines or useless reindentation)

@UnniKohonen UnniKohonen added this to the 3.0 milestone Dec 4, 2025
@UnniKohonen UnniKohonen self-assigned this Dec 4, 2025
@UnniKohonen UnniKohonen changed the title Remove sidebar from vocab search twig template Remove sidebar from vocab search Dec 4, 2025
@UnniKohonen UnniKohonen requested a review from osma December 4, 2025 09:15
Copy link
Contributor

@joelit joelit left a comment

Choose a reason for hiding this comment

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

LGTM. This leaves the skosmos.css .vocab-search #sidebar and search-results-filter.inc.twig . That's probably fine.

Other option would be taking them off completely and setting up an echancement issue ticket with an associated feature branch with the sidebar and its twig template and CSS rules. That's up to you!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

@UnniKohonen UnniKohonen merged commit c73def6 into main Dec 4, 2025
15 of 16 checks passed
@UnniKohonen UnniKohonen deleted the remove-vocab-search-sidebar branch December 4, 2025 11:05
@github-project-automation github-project-automation bot moved this to Issue/PR closed in Skosmos 3.x Backlog Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants