-
Notifications
You must be signed in to change notification settings - Fork 754
small FE fixes to align with test plan and Figma #37985
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
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 33509-feature-branch #37985 +/- ##
=======================================================
Coverage ? 65.81%
=======================================================
Files ? 2368
Lines ? 187621
Branches ? 7945
=======================================================
Hits ? 123490
Misses ? 52848
Partials ? 11283
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
frontend/pages/hosts/components/TransferHostModal/TransferHostModal.tests.tsx
Outdated
Show resolved
Hide resolved
frontend/pages/hosts/components/TransferHostModal/TransferHostModal.tsx
Outdated
Show resolved
Hide resolved
…Modal.tsx Co-authored-by: jacobshandling <[email protected]>
| onClickLock={() => { | ||
| setShowLockHostModal(true); | ||
| setShowLocationModal(undefined); | ||
| setShowLocationModal(false); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wert, why didn't TS catch this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no clue!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So I don't think we actually want to change this, see #37660 (comment)
frontend/pages/hosts/details/HostDetailsPage/modals/LockModal/LockModal.tsx
Outdated
Show resolved
Hide resolved
…LockModal.tsx Co-authored-by: jacobshandling <[email protected]>
No ticket, just some unreleased issues noticed while doing the test plan
Checklist for submitter
If some of the following don't apply, delete the relevant line.
Testing
For unreleased bug fixes in a release candidate, one of: