Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Hotfix/theme conflict bodyStyle variable (body.style attribute) #572 #619

Closed

Conversation

florisvangeel
Copy link

This pull request fixes bodyStyle variable (body.style attribute) #572

#572

@CLAassistant
Copy link

CLAassistant commented Jul 14, 2021

CLA assistant check
All committers have signed the CLA.

remove the conflict
Copy link
Contributor

@MartinSchoeler MartinSchoeler left a comment

Choose a reason for hiding this comment

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

Hello! Could you do a rebase to the current develop? It seems that we have some conflicting changes in here. Thanks!

yarn.lock Outdated
@@ -1,15668 +0,0 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please undo this deletion? Thanks!

@florisvangeel
Copy link
Author

why is the lock not in the gitignore?
sorry for responding late were looking into it

@florisvangeel
Copy link
Author

it should be ok now?

@murtaza98
Copy link
Contributor

@iDevIT Thanks for the contribution!! I found some issues with this PR while testing. The thing is, scrolling stopped working on mobile devices, as soon a widget was opened and then closed. I believe this was a result of adding these 2 extra CSS attributes to the body -> position: fixed; top: ${ scrollPosition }px;

So, I've created a PR #660 to fix this and also simplified the logic for handling styles by grouping those styles into a single class. Feel free to test the change and share your findings. Thanks!!

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

Successfully merging this pull request may close these issues.

None yet

6 participants