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

fix(sortby): properly map indices names #332

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Conversation

dhayab
Copy link
Member

@dhayab dhayab commented Nov 18, 2024

Summary

This PR fixes a regression that occurred in #321 which resulted in SortByConnector improperly defining its indices array, attributing the first index name for all values of the array.

Fixes #327

@dhayab dhayab requested review from a team, sarahdayan and shaejaz and removed request for a team November 18, 2024 18:51
@dhayab dhayab enabled auto-merge (squash) November 19, 2024 09:05
@dhayab dhayab merged commit a4cdf26 into master Nov 19, 2024
10 checks passed
@dhayab dhayab deleted the fix/sortby-indices-names branch November 19, 2024 11:07
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.

Duplicate Sort Options Displayed in Search Filters
2 participants