konveyor / tackle2-ui

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

:bug: Fix field alignment on the Repositories>Maven page #2029

Closed sjd78 closed 4 months ago

sjd78 commented 4 months ago

The info text box and the "Clear repository" button is now aligned horizontally and above the switch.

Resolves: https://issues.redhat.com/browse/MTA-3149

sjd78 commented 4 months ago

Before: screenshot-192 168 39 173-2024 07 24-22_25_11

After: screenshot-localhost_9000-2024 07 24-22_26_03

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 42.15%. Comparing base (b654645) to head (122edbf). Report is 201 commits behind head on main.

Files Patch % Lines
client/src/app/pages/repositories/Mvn.tsx 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2029 +/- ## ========================================== + Coverage 39.20% 42.15% +2.95% ========================================== Files 146 171 +25 Lines 4857 5503 +646 Branches 1164 1305 +141 ========================================== + Hits 1904 2320 +416 - Misses 2939 3167 +228 - Partials 14 16 +2 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2029/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/2029/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `42.15% <0.00%> (+2.95%)` | :arrow_up: | | [server](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2029/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.