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 scroll properties list #6866

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Fix scroll properties list #6866

merged 4 commits into from
Aug 19, 2024

Conversation

AlexandreSi
Copy link
Collaborator

@AlexandreSi AlexandreSi commented Aug 19, 2024

Resolves #6860

Display improvements

Before After
image image

@AlexandreSi AlexandreSi requested a review from 4ian as a code owner August 19, 2024 10:53
@@ -16,6 +16,7 @@ const styles = {
display: 'flex',
flexDirection: 'column',
flex: 1,
minHeight: 0,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is the fix. It might fix other scrolling issues with the EditorNavigator

@AlexandreSi AlexandreSi merged commit d34db53 into master Aug 19, 2024
5 of 6 checks passed
@AlexandreSi AlexandreSi deleted the fix-scroll-properties-list branch August 19, 2024 11:43
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.

Cant scroll certain pages on mobile
2 participants