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

patch: tags filter design #265

Merged
merged 1 commit into from
Nov 16, 2022
Merged

Conversation

raulkele
Copy link
Collaborator

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

What type of PR is this?
cleanup

Which issue does this PR fix:
Closes #257

What does this PR do / Why do we need it:
Update design of tags search

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?:

- New tags search design

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 patch/tags-search-ux branch from ca4e796 to c19f109 Compare November 16, 2022 10:28
@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Merging #265 (c19f109) into main (2ba9e7c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #265   +/-   ##
=======================================
  Coverage   88.22%   88.22%           
=======================================
  Files          43       43           
  Lines        1079     1079           
  Branches      245      245           
=======================================
  Hits          952      952           
  Misses        115      115           
  Partials       12       12           
Impacted Files Coverage Δ
src/components/Tags.jsx 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 57d7d65 into project-zot:main Nov 16, 2022
@raulkele raulkele deleted the patch/tags-search-ux branch November 16, 2022 12:34
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: Update tags search to match UX design
2 participants