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: data dimension spacing and crash (NO JIRA) #504

Merged
merged 2 commits into from
Jun 18, 2020

Conversation

martinkrulltott
Copy link
Contributor

NO JIRA as these issues should've been part of #476

The Data dimension was still using the legacy way of handling selected items in SingleSelect from ui, causing selection to crash. This has been addressed by removing the .value from the selected option.

This fix also addresses a minor ui glitch with spacing in the select field area.
Correct spacing:

image


image


image

Copy link
Collaborator

@janhenrikoverland janhenrikoverland left a comment

Choose a reason for hiding this comment

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

LG

@martinkrulltott martinkrulltott merged commit 99d6c73 into master Jun 18, 2020
@martinkrulltott martinkrulltott deleted the fix/data-dimension-spacing-and-crash branch June 18, 2020 11:59
dhis2-bot added a commit that referenced this pull request Jun 18, 2020
## [7.1.4](v7.1.3...v7.1.4) (2020-06-18)

### Bug Fixes

* data dimension spacing and crash (NO JIRA) ([#504](#504)) ([99d6c73](99d6c73))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 7.1.4 🎉

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