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(ObjectPage): Prevent flickering and fix scroll to section #245

Merged
merged 3 commits into from
Dec 11, 2019
Merged

fix(ObjectPage): Prevent flickering and fix scroll to section #245

merged 3 commits into from
Dec 11, 2019

Conversation

clemai
Copy link
Contributor

@clemai clemai commented Dec 10, 2019

  • Ignore section header height when calculating dummy div height.
  • Prevent flickering of expanded/collapsed header.

Fixes #25

@clemai clemai changed the title [FIX] ObjectPage - Fix some issues fix(ObjectPage): Prevent flickering and fix scroll to section Dec 10, 2019
- Ignore section header height when calculating dummy div height.
- Prevent flickering of expanded/collapsed header.

Fixes #25
@netlify
Copy link

netlify bot commented Dec 10, 2019

Deploy preview for ui5-webcomponents-react ready!

Built with commit 843ad17

https://deploy-preview-245--ui5-webcomponents-react.netlify.com

@codecov-io
Copy link

codecov-io commented Dec 10, 2019

Codecov Report

Merging #245 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
- Coverage   72.57%   72.53%   -0.05%     
==========================================
  Files         156      156              
  Lines        3464     3466       +2     
  Branches      603      605       +2     
==========================================
  Hits         2514     2514              
- Misses        742      744       +2     
  Partials      208      208
Impacted Files Coverage Δ
packages/main/src/components/ObjectPage/index.tsx 43.37% <0%> (-0.36%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fcb176c...7d60d4e. Read the comment docs.

@netlify
Copy link

netlify bot commented Dec 10, 2019

Deploy preview for ui5-webcomponents-react ready!

Built with commit 7d60d4e

https://deploy-preview-245--ui5-webcomponents-react.netlify.com

@clemai clemai requested a review from vbersch December 11, 2019 08:10
@vbersch vbersch merged commit 4731573 into SAP:master Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ObjectPage: first SubSection Title don't hide
3 participants