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

fix(ui-editor): ActionButton and CustomButton as valid children for ButtonGroup #13935

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

nkylstad
Copy link
Member

@nkylstad nkylstad commented Oct 29, 2024

Description

ActionButton and CustomButton are valid buttons and are valid as children of ButtonGroup. It should be allowed to add these button types to a ButtonGroup.

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

@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. frontend labels Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.20%. Comparing base (606018e) to head (c46d014).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13935   +/-   ##
=======================================
  Coverage   95.20%   95.20%           
=======================================
  Files        1699     1699           
  Lines       22490    22490           
  Branches     2633     2633           
=======================================
  Hits        21411    21411           
  Misses        833      833           
  Partials      246      246           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

🚀

Copy link
Contributor

@mlqn mlqn left a comment

Choose a reason for hiding this comment

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

Tested OK in dev 💯

@mlqn mlqn merged commit 5a3082b into main Nov 4, 2024
19 checks passed
@mlqn mlqn deleted the fix/add-all-button-types-to-buttonGroup branch November 4, 2024 09:44
@mlqn mlqn removed their assignment Nov 4, 2024
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. frontend solution/studio/designer Issues related to the Altinn Studio Designer solution. team/studio-domain2
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants