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: height in safari (DHIS2-8277) #303

Merged
merged 1 commit into from
Feb 21, 2020
Merged

Conversation

martinkrulltott
Copy link
Contributor

@martinkrulltott martinkrulltott commented Feb 20, 2020

Fixes the height issue in Safari for DV (https://jira.dhis2.org/browse/DHIS2-8277) by explicitly setting the height of the app to 100%.

Correct height:
image

Copy link
Member

@amcgee amcgee left a comment

Choose a reason for hiding this comment

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

LGTM

@martinkrulltott martinkrulltott merged commit 0a53aea into master Feb 21, 2020
@martinkrulltott martinkrulltott deleted the fix/safari-height branch February 21, 2020 07:25
dhis2-bot added a commit that referenced this pull request Feb 21, 2020
## [3.2.5](v3.2.4...v3.2.5) (2020-02-21)

### Bug Fixes

* height in safari (DHIS2-8277) ([#303](#303)) ([0a53aea](0a53aea))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 3.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

martinkrulltott added a commit to dhis2/data-visualizer-app that referenced this pull request Feb 21, 2020
* fix: main-center-canvas explicit height to support safari
* chore: updated @dhis2/cli-app-scripts to 3.2.5

Fixes the height issue in Safari for DV (https://jira.dhis2.org/browse/DHIS2-8277) by updating the app-platform dep (fixes the container height) and setting an explicit height for the main-center-canvas (fixes the height of the main content).

Deps on dhis2/app-platform#303
dhis2-bot added a commit to dhis2/data-visualizer-app that referenced this pull request Feb 21, 2020
## [34.2.6](v34.2.5...v34.2.6) (2020-02-21)

### Bug Fixes

* height in safari (DHIS2-8277) ([#704](#704)) ([75994b3](75994b3)), closes [dhis2/app-platform#303](dhis2/app-platform#303)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants