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: get started content is not visible #9219

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

OEvgeny
Copy link
Collaborator

@OEvgeny OEvgeny commented Jun 1, 2022

Description

Render Get Started content in panel content area to avoid content truncation.

The initial approach was working on the previous fluent version due to relaxed styles for the panel header area. Now the overlapping content is truncated causing the panel to be empty.

It is not recommended to use the header area for rendering panel content.

Task Item

fixes #9202

Screenshots

3
2
1

Render Get Started content in panel content area to avoid content truncation.

The initial approach was working on the previous fluent version due to relaxed styles for the panel header area. Now the overlapping content is truncated causing the panel to be empty.

It is not recommended to use the header area for rendering panel content.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0002%) to 55.871% when pulling 02c350d on OEvgeny:fix/get-started-content into bfc4074 on microsoft:main.

Copy link
Contributor

@tonyanziano tonyanziano left a comment

Choose a reason for hiding this comment

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

Looks good!

@tonyanziano tonyanziano merged commit 7df3a17 into microsoft:main Jun 1, 2022
@OEvgeny OEvgeny deleted the fix/get-started-content branch June 15, 2022 16:26
@cwhitten cwhitten mentioned this pull request Aug 15, 2023
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.

Create Core Assistant bot shows blank "Get started" blade
3 participants