Skip to content
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-2986: Add showSortIndicator prop to SearchAndSort to display sort indicator next to the column names, and add correct nonInteractiveHeaders #2558

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

Dmytro-Melnyshyn
Copy link
Contributor

Purpose

Result list - add a sort indicator next to the column names for sortable fields and if the field is not currently sorted.

Approach

  • pass the showSortIndicator prop to the SearchAndSort component;
  • point correct nonInteractiveHeaders.

Removed unused fields, they are from the time when Search and Browse searches were on the same page.

Related PRs

folio-org/stripes-components#2333
folio-org/stripes-smart-components#1500

Refs

UIIN-2986

Screenshots

2024-08-13_16h50_28.mp4

…t indicator next to the column names, and add correct

onInteractiveHeaders.
Copy link

github-actions bot commented Aug 13, 2024

Jest Unit Test Statistics

    1 files  ±0  241 suites  ±0   13m 25s ⏱️ +11s
922 tests ±0  920 ✔️ ±0  2 💤 ±0  0 ±0 
928 runs  ±0  926 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit 2bf0f08. ± Comparison against base commit d8e51c1.

♻️ This comment has been updated with latest results.

Copy link

@Dmytro-Melnyshyn Dmytro-Melnyshyn merged commit 3d4b777 into master Aug 15, 2024
5 checks passed
@Dmytro-Melnyshyn Dmytro-Melnyshyn deleted the UIIN-2986 branch August 15, 2024 16:01
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.

3 participants