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

CSS layout issues as of late #231

Open
thomasjungblut opened this issue Jan 18, 2024 · 0 comments
Open

CSS layout issues as of late #231

thomasjungblut opened this issue Jan 18, 2024 · 0 comments
Assignees

Comments

@thomasjungblut
Copy link

thomasjungblut commented Jan 18, 2024

Since a few days we're observing some odd flexbox behavior with our plugin (e.g. child flexbox divs not properly filling parents anymore). For reproducibility sake I was quickly checking this project out and it definitely doesn't look like it used to.

I reckon the office-ui-fabric-core/11.0.0 was updated underneath, but can't quite make the leap on what happened exactly in the last couple of days.

Current behavior

image

Just to give you an example from our plugin:

image

The body stretches the whole panel height, the ms-welcome doesn't want to properly fill the parent anymore:
image

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. checkout this project
  2. npm i
  3. npm start

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Operating System: win11
  • Node version: 16.15.1 and 18.19.0
  • Office version: Office Home/Business 2021, Microsoft® Excel® 2021 MSO (Version 2312 Build 16.0.17126.20132) 64-bit
  • Edge Version 120.0.2210.133 (Official build) (64-bit)
  • Tool version: cli is at 1.5.7

Failure Logs

nothing, just visuals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants