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: unclear 'show no data' #573

Merged
merged 5 commits into from
Jun 6, 2024
Merged

fix: unclear 'show no data' #573

merged 5 commits into from
Jun 6, 2024

Conversation

BRaimbault
Copy link
Collaborator

@BRaimbault BRaimbault commented May 23, 2024

Implement DHIS2-15799
Linked maps-app PR: dhis2/maps-app#3204


Add logic to display "no data" text if key is value and value is missing when hovering a feature in onMouseMove event from Layer class.


Before:

Screenshare.-.2024-05-15.2_37_54.PM.mp4

After: ("no data" has been changed to "No data")

Screenshare.-.2024-05-16.2_03_10.AM.mp4

src/layers/Layer.js Outdated Show resolved Hide resolved
@BRaimbault BRaimbault merged commit 1c31fcc into master Jun 6, 2024
2 checks passed
@BRaimbault BRaimbault deleted the fix/DHIS2-15799 branch June 6, 2024 13:43
dhis2-bot added a commit that referenced this pull request Jun 6, 2024
## [3.9.2](v3.9.1...v3.9.2) (2024-06-06)

### Bug Fixes

* unclear 'show no data' ([#573](#573)) ([1c31fcc](1c31fcc))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 3.9.2 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants