-
Notifications
You must be signed in to change notification settings - Fork 18
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
UIIN-2514: Search box/Browse box- Reset all should shift focus back to search box #2335
Conversation
@@ -6,6 +6,8 @@ | |||
* Make Inventory search and browse query boxes expandable. Refs UIIN-2493. | |||
* Added support for `containsAny` match option in Advanced search. Refs UIIN-2486. | |||
* Inventory search/browse: Do not retain checkbox selections when toggling search segment. Refs UIIN-2477. | |||
* Show Instance record after creating with Fast add option. Refs UIIN-2497. | |||
* Search box/Browse box- Reset all should shift focus back to search box. Refs UIIN-2514. |
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.
Is the Browse box focused?
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.
Added a PR for Browse
folio-org/stripes-acq-components#727
4510686
to
3f44a38
Compare
Fix eslint comments and tests, please |
@mariia-aloshyna fixed tests |
Kudos, SonarCloud Quality Gate passed! |
Description
Search box/Browse box- Reset all should shift focus back to search box
Pass refs to
<SearchAndSort>
and use them to focus search box after resetScreenshots
chrome_d9penGmUsv.mp4
Issues
UIIN-2514
Related PRs
folio-org/stripes-smart-components#1413
folio-org/stripes-components#2169
folio-org/stripes-acq-components#727