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

Fixed collapsing groups in aggregated webparts #952

Merged
merged 3 commits into from
Jan 25, 2023
Merged

Fixed collapsing groups in aggregated webparts #952

merged 3 commits into from
Jan 25, 2023

Conversation

Remi749
Copy link
Collaborator

@Remi749 Remi749 commented Jan 25, 2023

Your checklist for this pull request

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your main!
  • Make sure you are making a pull request against the dev branch (left side). Also you should start your branch off dev.
  • Check the commit's or even all commits' message
  • Check if your code additions will fail linting checks
  • Remember: Add issue description to CHANGELOG with the ID of the issue associated with this PR
  • Documentation: Have a look at the PP365 User manual and consider the need for updates to be made. Updates can be done directly into the 'Kladd' branch or by providing information to test team for implementation.

Description

Fixed an issue where it was not possible to collapse groups in aggregated webparts. This is a temporary fix as the rework of the whole state has made it impossible for the state.groups to change a property

How to test

  1. Gå til en av de aggregerte webdelene
  2. Grupper etter Prosjekt
  3. Sjekk at kollapsing per gruppe fungerer
  4. Sjekk at kollapsing av alle grupperer fungerer (i header)

Relevant issues (if applicable)

#945

@Remi749 Remi749 added the bug Something isn't working label Jan 25, 2023
@Remi749 Remi749 added this to the 1.8 milestone Jan 25, 2023
@Remi749 Remi749 requested a review from olemp as a code owner January 25, 2023 13:24
@Remi749 Remi749 self-assigned this Jan 25, 2023
Copy link
Member

@tarjeieo tarjeieo left a comment

Choose a reason for hiding this comment

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

Hawt stuff

@Remi749 Remi749 merged commit 1c8e7d8 into dev Jan 25, 2023
@Remi749 Remi749 deleted the issue/945 branch January 25, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants