-
Notifications
You must be signed in to change notification settings - Fork 70
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
refactor: replace altinn confirm dialog with studio components #14197
refactor: replace altinn confirm dialog with studio components #14197
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14197 +/- ##
=======================================
Coverage 95.53% 95.53%
=======================================
Files 1819 1824 +5
Lines 23722 23745 +23
Branches 2750 2751 +1
=======================================
+ Hits 22662 22684 +22
Misses 807 807
- Partials 253 254 +1 ☔ View full report in Codecov by Sentry. |
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.
Added a few comments. 😊
...app-development/features/appPublish/components/Deploy/DeployDropdown/DeployDropdown.test.tsx
Outdated
Show resolved
Hide resolved
...app-development/features/appPublish/components/Deploy/DeployDropdown/DeployDropdown.test.tsx
Outdated
Show resolved
Hide resolved
...app-development/features/appPublish/components/Deploy/DeployDropdown/DeployDropdown.test.tsx
Show resolved
Hide resolved
...tend/app-development/features/appPublish/components/Deploy/DeployDropdown/DeployDropdown.tsx
Outdated
Show resolved
Hide resolved
...tend/app-development/features/appPublish/components/Deploy/DeployDropdown/DeployDropdown.tsx
Outdated
Show resolved
Hide resolved
...tend/app-development/features/appPublish/components/Deploy/DeployDropdown/DeployDropdown.tsx
Outdated
Show resolved
Hide resolved
...tend/app-development/features/appPublish/components/Deploy/DeployDropdown/DeployDropdown.tsx
Outdated
Show resolved
Hide resolved
...tend/app-development/features/appPublish/components/Deploy/DeployDropdown/DeployDropdown.tsx
Show resolved
Hide resolved
...lopment/features/appPublish/components/Deploy/DeployDropdown/DeployPopover/DeployPopover.tsx
Outdated
Show resolved
Hide resolved
tested ok |
Description
Related Issue(s)
Verification