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

Fixed a series of z-index sidebar related issues #5165

Merged
merged 1 commit into from
Feb 27, 2018

Conversation

jorgefilipecosta
Copy link
Member

This PR fixes a series of issues where editor elements appear above the sidebar in resolutions between 600 and 782px.

How Has This Been Tested?

Most tests should be executed on a resolution between 600 and 782. The test describes the problem happening on master right now.

Go to the target resolution, open the sidebar, make the window big (> 782 px). Add a block, press the block settings menu, resize to the target resolution again, see the block setting menu is not above the sidebar.

Add a galley in the target resolution, select an image, open the sidebar and verify the remove image icon is not above the sidebar.

Add a button in the target resolution, go to the URL input see some suggestions, open the sidebar verify the suggestions and the formatting toolbar is not above the sidebar.

Add an invalid block in the target resolution, e.g: add a paragraph and in the code view change the code to

. Open the sidebar, see the invalid block warning is not above the sidebar.

Screenshots (jpeg or gifs if applicable):

screen shot 2018-02-20 at 14 14 54

screen shot 2018-02-20 at 14 14 20

screen shot 2018-02-20 at 14 15 28

@jorgefilipecosta jorgefilipecosta added [Type] Bug An existing feature does not function as intended Mobile Web Viewport sizes for mobile and tablet devices labels Feb 20, 2018
@jorgefilipecosta jorgefilipecosta self-assigned this Feb 20, 2018
@jasmussen
Copy link
Contributor

This seems a massive improvement over what was here before. Thank you! 👍 👍

@jorgefilipecosta jorgefilipecosta requested a review from a team February 21, 2018 12:20
@jorgefilipecosta jorgefilipecosta merged commit 9162e4c into master Feb 27, 2018
@jorgefilipecosta jorgefilipecosta deleted the fix/z-index-related-issues-sidebar branch February 27, 2018 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile Web Viewport sizes for mobile and tablet devices [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants