UHF-12470: Add keyword tag to search monitor selections list#1473
Merged
jeremysteerio merged 10 commits intomainfrom Jan 19, 2026
Merged
UHF-12470: Add keyword tag to search monitor selections list#1473jeremysteerio merged 10 commits intomainfrom
jeremysteerio merged 10 commits intomainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This pull request adds a keyword tag to the search monitor selections list and includes a link to more detailed instructions for using saved searches. The changes fix issues identified during acceptance criteria (AC) testing.
Changes:
- Added keyword selections to the search monitor dialog with proper formatting (wrapped in quotes)
- Added optional instructions link in the search monitor dialog
- Extended Drupal settings to expose the instructions link URL
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| src/js/react/apps/job-search/containers/SearchMonitorContainer.tsx | Added keyword filtering to visible selections and conditional rendering of instructions link |
| src/js/types/drupalSettings.d.ts | Added TypeScript type definition for new instructions link URL setting |
| hdbt.theme | Extended configuration loading to include the new instructions link URL setting |
| translations/fi.po | Added Finnish translation for instructions link text |
| translations/sv.po | Added Swedish translation for instructions link text |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
…t the focus ring is only around the width of the title
teroelonen
approved these changes
Jan 16, 2026
Contributor
teroelonen
left a comment
There was a problem hiding this comment.
This is approved from my side 🦖
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
UHF-12470
What was done
How to install
git checkout dev && git pull origin devmake freshcomposer require drupal/hdbt:dev-UHF-12470make drush-locale-update drush-crHow to test
drush uliin and open up https://helfi-rekry.docker.so/en/open-jobs/admin/tools/rekry-contentLinks to related PRs