Skip to content

PB-1698: fix scroll issue with new collapse component#1340

Merged
pakb merged 1 commit intodevelopfrom
fix-PB-1698-scroll-issue-with-new-collapse-component
May 16, 2025
Merged

PB-1698: fix scroll issue with new collapse component#1340
pakb merged 1 commit intodevelopfrom
fix-PB-1698-scroll-issue-with-new-collapse-component

Conversation

@pakb
Copy link
Contributor

@pakb pakb commented May 16, 2025

It adds an overflow: hidden CSS props to the element being collapsed, breaking any scrollbox we've set up (such as in the menu)

Removing this component for a quick fix, and will create a new (home-made) collapse component/animation to replace it later for the next minor release/version

Test link

@github-actions github-actions bot added the bug label May 16, 2025
@cypress
Copy link

cypress bot commented May 16, 2025

web-mapviewer    Run #5317

Run Properties:  status check passed Passed #5317  •  git commit 33f82ef625: PB-1698: fix scroll issue with new collapse component
Project web-mapviewer
Branch Review fix-PB-1698-scroll-issue-with-new-collapse-component
Run status status check passed Passed #5317
Run duration 05m 28s
Commit git commit 33f82ef625: PB-1698: fix scroll issue with new collapse component
Committer Pascal Barth
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 20
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 251
View all changes introduced in this branch ↗︎

@pakb pakb force-pushed the fix-PB-1698-scroll-issue-with-new-collapse-component branch from 618e0ce to 0d767a5 Compare May 16, 2025 06:55
It adds an overflow: hidden CSS props to the element being collapsed, breaking any scrollbox we've set up (such as in the menu)

Removing this component for a quick fix, and will create a new (home-made) collapse component/animation to replace it later for the next minor release/version
@pakb pakb force-pushed the fix-PB-1698-scroll-issue-with-new-collapse-component branch from 0d767a5 to 33f82ef Compare May 16, 2025 07:14
@pakb pakb requested a review from schtibe May 16, 2025 07:29
@pakb pakb merged commit 717fd1a into develop May 16, 2025
6 checks passed
@pakb pakb deleted the fix-PB-1698-scroll-issue-with-new-collapse-component branch May 16, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants