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: [DHIS2-16205] Sticky Locked Selector #3516

Merged
merged 7 commits into from
Feb 23, 2024

Conversation

henrikmv
Copy link
Contributor

@henrikmv henrikmv commented Jan 27, 2024

Added a sticky top bar class to the ScopeSelector component. Since the Locked selector is now sticky, it covers content on the page when we scroll down. This causes the EnrollmentEditEventPageForm.feature test to fail because the content the test is looking for ends up behind the navbar. After discussion with Eirik and Joakim, I added click({ force: true }) in line 62 in index.js.

@dhis2 dhis2 deleted a comment from github-actions bot Jan 28, 2024
@henrikmv henrikmv marked this pull request as ready for review February 2, 2024 20:00
@henrikmv henrikmv requested a review from a team as a code owner February 2, 2024 20:00
Copy link
Contributor

@simonadomnisoru simonadomnisoru left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link

github-actions bot commented Feb 9, 2024

@JoakimSM JoakimSM changed the title fix: [DHIS-16205] Sticky Locked Selector fix: [DHIS2-16205] Sticky Locked Selector Feb 19, 2024
Copy link

@geethaalwan geethaalwan left a comment

Choose a reason for hiding this comment

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

Tested successfully on 2.41,2.40.4,2.39.5,2.38.7 versions

@henrikmv henrikmv merged commit 61158b1 into master Feb 23, 2024
44 checks passed
@henrikmv henrikmv deleted the hv/fix/DHIS-16205_FloatingLockedSelector branch February 23, 2024 09:17
dhis2-bot added a commit that referenced this pull request Feb 23, 2024
## [100.57.1](v100.57.0...v100.57.1) (2024-02-23)

### Bug Fixes

* [DHIS2-16205] Sticky Locked Selector ([#3516](#3516)) ([61158b1](61158b1))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 100.57.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants