konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 43 forks source link

:sparkles: Reduce form fields in assessment wizard stakeholder page to a single dropdown #1799

Closed ibolton336 closed 6 months ago

ibolton336 commented 8 months ago

Resolves: https://github.com/konveyor/tackle2-ui/issues/1709

https://github.com/konveyor/tackle2-ui/assets/11218376/9969be00-dad7-4b3d-920e-27be7e3218c7

ibolton336 commented 8 months ago

/hold for QE e2e test updates

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 38.13953% with 133 lines in your changes are missing coverage. Please review.

Project coverage is 41.34%. Comparing base (b654645) to head (7c4beeb). Report is 140 commits behind head on main.

Files Patch % Lines
...components/Autocomplete/useAutocompleteHandlers.ts 31.03% 60 Missing :warning:
...pp/components/Autocomplete/GroupedAutocomplete.tsx 19.04% 34 Missing :warning:
...t/src/app/components/Autocomplete/Autocomplete.tsx 51.16% 21 Missing :warning:
...nt/src/app/components/Autocomplete/SearchInput.tsx 58.82% 7 Missing :warning:
...mponents/HookFormPFFields/HookFormAutocomplete.tsx 50.00% 5 Missing :warning:
client/src/app/components/LabelTooltip.tsx 62.50% 3 Missing :warning:
...ient/src/app/components/Autocomplete/type-utils.ts 33.33% 2 Missing :warning:
client/src/app/utils/utils.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1799 +/- ## ========================================== + Coverage 39.20% 41.34% +2.13% ========================================== Files 146 163 +17 Lines 4857 5266 +409 Branches 1164 1295 +131 ========================================== + Hits 1904 2177 +273 - Misses 2939 3073 +134 - Partials 14 16 +2 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1799/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | Coverage Δ | | |---|---|---| | [client](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1799/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `41.34% <38.13%> (+2.13%)` | :arrow_up: | | [server](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/1799/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.