-
Notifications
You must be signed in to change notification settings - Fork 45
Fix search and results wc records catalog redirection #1464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Affected libs: Affected apps:
|
|
📷 Screenshots for webcomponents are here! |
|
Hello @maxcollombin, |
|
Hi @LHBruneton-C2C, Unfortunately this doesn't completely fix the issue. The tab key and the search icon aren't triggering the redirection in the |
18ccb19 to
6dfafd0
Compare
Did you mean the enter key? There is not redirection on search in the examples you mentioned, only on suggestion select. The open on search is configured in |
Yes, indeed, sorry. I went to fast on the comments and the tests (same for below).
Shouldn't be added there too, following the same logic? (It may be necessary to remove
That's correct. |
tkohr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix @LHBruneton-C2C! Works as described!

Description
This PR is a minimal fix extract of #1433.
It simply adds missing open-on-select argument on search and results samples.
Quality Assurance Checklist
breaking changelabelbackport <release branch>labelNote: the CI can't compute the GN version matrix, because neither the Dathub app nor the Metadata-Editor app are affected. This is not a real issue.
How to test
cd support-services/docker compose up initnvm usenpm run demo