-
Notifications
You must be signed in to change notification settings - Fork 75
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
Bug fix/11366 replace altinn menu with dropdown menu at lage page #11779
Bug fix/11366 replace altinn menu with dropdown menu at lage page #11779
Conversation
…downMenu-at-Lage-page
…downMenu-at-Lage-page
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #11779 +/- ##
==========================================
+ Coverage 84.85% 84.87% +0.02%
==========================================
Files 886 887 +1
Lines 13053 13051 -2
Branches 1661 1655 -6
==========================================
+ Hits 11076 11077 +1
+ Misses 1739 1738 -1
+ Partials 238 236 -2 ☔ 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.
Do not merge, just testing some policies
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.
Reset my approval after testing PR policies
...or/src/containers/DesignView/PageAccordion/NavigationMenu/InputPopover/InputPopover.test.tsx
Show resolved
Hide resolved
...or/src/containers/DesignView/PageAccordion/NavigationMenu/InputPopover/InputPopover.test.tsx
Show resolved
Hide resolved
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.
LGFM 😊
…downMenu-at-Lage-page
…downMenu-at-Lage-page
...d/packages/ux-editor/src/containers/DesignView/PageAccordion/DeletePopover/DeletePopover.tsx
Outdated
Show resolved
Hide resolved
…downMenu-at-Lage-page
...-editor/src/containers/DesignView/PageAccordion/NavigationMenu/InputPopover/InputPopover.tsx
Outdated
Show resolved
Hide resolved
...or/src/containers/DesignView/PageAccordion/NavigationMenu/InputPopover/InputPopover.test.tsx
Show resolved
Hide resolved
...ges/ux-editor/src/containers/DesignView/PageAccordion/NavigationMenu/NavigationMenu.test.tsx
Show resolved
Hide resolved
...-editor/src/containers/DesignView/PageAccordion/NavigationMenu/InputPopover/InputPopover.tsx
Show resolved
Hide resolved
...-editor/src/containers/DesignView/PageAccordion/NavigationMenu/InputPopover/InputPopover.tsx
Outdated
Show resolved
Hide resolved
@TomasEng, the failing test now is the one we know about from resourceadm |
Description
AltinnMenu
withDropdownMenu
at lage page.PageAccordion
Related Issue(s)
Verification