Skip to content

Fix page layout embedded#1682

Open
Ewan88 wants to merge 4 commits intoGreenstand:mainfrom
Ewan88:fix-page-layout-embedded
Open

Fix page layout embedded#1682
Ewan88 wants to merge 4 commits intoGreenstand:mainfrom
Ewan88:fix-page-layout-embedded

Conversation

@Ewan88
Copy link
Contributor

@Ewan88 Ewan88 commented Jul 5, 2023

Description

This change sets the local storage value for embed from the url - previously it was always false, regardless of url param.

Also fixes a CSS issue with a horizontal scrollbar appearing, despite there being no extra content.

Fixes #1674

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Cypress integration
  • Cypress component tests
  • Jest unit tests

Checklist:

  • I have performed a self-review of my own code
  • New and existing unit tests pass locally with my changes

@dadiorchen
Copy link
Collaborator

@Ewan88 thank you for you contribution! can you split this to two PR, it is good for code maintenance and review.

@Ewan88
Copy link
Contributor Author

Ewan88 commented Jul 6, 2023

@dadiorchen #1683

@dadiorchen
Copy link
Collaborator

@Ewan88 there is a conflict, can you solve it?

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.

Page layout disorder when use the parameter query: ?embed=true

2 participants