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

🐛 Add input text box filtering in new tag's select a tag category field #1919

Merged
merged 2 commits into from
May 28, 2024

Conversation

kpunwatk
Copy link
Contributor

@kpunwatk kpunwatk commented May 20, 2024

Resolves RFE https://issues.redhat.com/browse/MTA-1248
User selecting a tag category from the drop-down should also be able to insert the input text. Instead of scrolling down and selecting from the long list would be very much convenient for user to enter the text and matching string gets filtered.
Screenshot from 2024-05-20 15-40-29

@kpunwatk kpunwatk changed the title Bug: Add input text box filtering in new tag's select a tag category field Add input text box filtering in new tag's select a tag category field May 20, 2024
Signed-off-by: Karishma Punwatkar <[email protected]>

	modified:   client/src/app/pages/controls/tags/components/tag-form.tsx
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.13%. Comparing base (b654645) to head (8cd2c46).
Report is 144 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1919      +/-   ##
==========================================
+ Coverage   39.20%   42.13%   +2.93%     
==========================================
  Files         146      163      +17     
  Lines        4857     5236     +379     
  Branches     1164     1274     +110     
==========================================
+ Hits         1904     2206     +302     
- Misses       2939     3014      +75     
- Partials       14       16       +2     
Flag Coverage Δ
client 42.13% <ø> (+2.93%) ⬆️
server ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kpunwatk kpunwatk changed the title Add input text box filtering in new tag's select a tag category field 🐛 Add input text box filtering in new tag's select a tag category field May 20, 2024
@kpunwatk
Copy link
Contributor Author

Hi @ibolton336 @sjd78 Please review the PR, Thanks!

@sjd78 sjd78 added this to the v0.5.0 milestone May 23, 2024
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