Skip to content
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

Merged

Conversation

ghost
Copy link

@ghost ghost commented Dec 4, 2023

Description

  • Replacing AltinnMenu with DropdownMenu at lage page.
  • Adding delete page button in PageAccordion

Related Issue(s)

Verification

@ghost ghost linked an issue Dec 4, 2023 that may be closed by this pull request
@github-actions github-actions bot added area/ui-editor Area: Related to the designer tool for assembling app UI in Altinn Studio. solution/studio/designer Issues related to the Altinn Studio Designer solution. labels Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (ecbbd7f) 84.85% compared to head (e278956) 84.87%.
Report is 2 commits behind head on master.

Files Patch % Lines
...ew/PageAccordion/NavigationMenu/NavigationMenu.tsx 61.11% 7 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@framitdavid framitdavid left a 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

Copy link
Collaborator

@framitdavid framitdavid left a 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

@ghost ghost requested a review from framitdavid December 5, 2023 07:28
@ghost ghost requested a review from JamalAlabdullah December 6, 2023 11:20
Copy link
Contributor

@JamalAlabdullah JamalAlabdullah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGFM 😊

@ghost ghost requested a review from TomasEng December 8, 2023 07:51
@ghost ghost requested a review from TomasEng December 11, 2023 07:35
@ghost ghost requested a review from TomasEng December 11, 2023 12:16
@ghost
Copy link
Author

ghost commented Dec 11, 2023

@TomasEng, the failing test now is the one we know about from resourceadm

@ghost ghost merged commit c37740c into master Dec 13, 2023
10 checks passed
@ghost ghost deleted the bug-fix/11366-replace-AltinnMenu-with-DropdownMenu-at-Lage-page branch December 13, 2023 07:10
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui-editor Area: Related to the designer tool for assembling app UI in Altinn Studio. solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Strange behavior when opening popover
4 participants