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

🐛 Update the label for the Tag field on the Application Form #1427

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Oct 3, 2023

Resolves: #1410
Follows up: #1408

  • The application form will only show manual tags (i.e. source="")

  • All tags are allowable for selection as a manual tag

  • Change the label on the field from "Tags" to "Manual Tags" to match the "Manual" grouping of tags in the application drawer

Resolves: konveyor#1410
Follows up: konveyor#1408

  - The application form will only show manual tags (i.e. source="")

  - All tags are allowable for selection as a manual tag

  - Change the label on the field from "Tags" to "Manual Tags" to
    match the "Manual" grouping of tags in the application drawer

Signed-off-by: Scott J Dickerson <[email protected]>
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e73d2b3) 41.19% compared to head (fda9438) 41.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1427   +/-   ##
=======================================
  Coverage   41.19%   41.19%           
=======================================
  Files         139      139           
  Lines        4372     4372           
  Branches     1007     1007           
=======================================
  Hits         1801     1801           
  Misses       2559     2559           
  Partials       12       12           
Flag Coverage Δ
client 41.19% <ø> (ø)
server ∅ <ø> (∅)

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

Files Coverage Δ
...s/components/application-form/application-form.tsx 65.94% <ø> (ø)

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

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.

Application Form tags representation UX improvement
2 participants