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: dashboards bar does not resize to 1 row [DHIS2-11097] #1761

Merged
merged 9 commits into from
May 11, 2021

Conversation

jenniferarnesen
Copy link
Collaborator

@jenniferarnesen jenniferarnesen commented May 11, 2021

The function adjustRows is created when the file is first read, meaning that userRows never changes. Moved that functionality to an effect.

Before:

cb.not.resizing.to.1.mov

After

cb.resizes.to.1.row.mov

@jenniferarnesen jenniferarnesen enabled auto-merge (squash) May 11, 2021 12:05
@jenniferarnesen jenniferarnesen merged commit c73bf3a into master May 11, 2021
@jenniferarnesen jenniferarnesen deleted the fix/cbar-not-resizing-to-one-row branch May 11, 2021 12:22
dhis2-bot added a commit that referenced this pull request May 11, 2021
## [31.15.3](v31.15.2...v31.15.3) (2021-05-11)

### Bug Fixes

* dashboards bar does not resize to 1 row [DHIS2-11097] ([#1761](#1761)) ([c73bf3a](c73bf3a))
* save starred dashboard should not remove the star [DHIS2-11089] ([#1757](#1757)) ([f030dae](f030dae))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 31.15.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

jenniferarnesen added a commit that referenced this pull request May 11, 2021
The function adjustRows is created when the file is first read, meaning that userRows never changes. Moved that functionality to an effect.

Backport of this one: #1761
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