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: preselected sort double first page fix #268

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

raulkele
Copy link
Collaborator

Signed-off-by: Raul Kele raulkeleblk@gmail.com

What type of PR is this?
bug

Which issue does this PR fix:
Closes #255

What does this PR do / Why do we need it:
Fixes a bug with preselecting sort order from homepage

If an issue # is not available please add repro steps and logs from IPAMD/CNI showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

Does this change require updates to the CNI daemonset config files to work?:

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Raul Kele <raulkeleblk@gmail.com>
@raulkele raulkele force-pushed the fix/preselected-sort branch from cfd6caa to b306c98 Compare November 21, 2022 10:04
@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

Merging #268 (b306c98) into main (ae8b422) will increase coverage by 0.36%.
The diff coverage is 93.75%.

@@            Coverage Diff             @@
##             main     #268      +/-   ##
==========================================
+ Coverage   88.27%   88.64%   +0.36%     
==========================================
  Files          43       43              
  Lines        1083     1083              
  Branches      245      246       +1     
==========================================
+ Hits          956      960       +4     
+ Misses        115      111       -4     
  Partials       12       12              
Impacted Files Coverage Δ
src/components/Explore.jsx 91.17% <93.33%> (+3.92%) ⬆️
src/components/FilterCard.jsx 79.31% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@ameliamariabreda ameliamariabreda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@raulkele raulkele merged commit acf75ba into project-zot:main Nov 21, 2022
@raulkele raulkele deleted the fix/preselected-sort branch November 21, 2022 11:42
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.

zui: Weird behaviour with preselected sort order
2 participants