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

Pointer cursor on search suggestions #267

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

ameliamariabreda
Copy link
Contributor

Signed-off-by: Amelia-Maria Breda ambreda@cisco.com

What type of PR is this?
feature

Which issue does this PR fix:
Closes #263

What does this PR do / Why do we need it:

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.

@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Merging #267 (c5d26e2) into main (bf073e0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #267   +/-   ##
=======================================
  Coverage   88.27%   88.27%           
=======================================
  Files          43       43           
  Lines        1083     1083           
  Branches      245      245           
=======================================
  Hits          956      956           
  Misses        115      115           
  Partials       12       12           
Impacted Files Coverage Δ
src/components/SearchSuggestion.jsx 94.04% <ø> (ø)

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

Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
@raulkele raulkele merged commit ae8b422 into project-zot:main Nov 17, 2022
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: Use pointer cursor type for global search results
2 participants