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(northlight): BREAKING CHANGE slideFade hideDisplay default state #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ilija-
Copy link
Contributor

@ilija- ilija- commented Dec 27, 2023

Set hideDisplay default state to true

closes: DEV-10342

  • Requested by @JonathanNeville .
    If prop 'hideDisplay' is not passed with value true. The slideFade will prevent users from clicking area under the slideFade even if the slide is closed. I think that there are not many cases when this behaviour is desired and that it's easy to miss passing this prop to the component.

Set hideDisplay default state to

closes: DEV-10342
Copy link

netlify bot commented Dec 27, 2023

Deploy Preview for luminous-medovik-367cf4 canceled.

Name Link
🔨 Latest commit 257c70c
🔍 Latest deploy log https://app.netlify.com/sites/luminous-medovik-367cf4/deploys/658c281f33eeb10008f0d796

@SebCodesTheWeb
Copy link
Contributor

@ilija- This is a breaking change, make sure to write that in the commit and also check in webapp that all the slideFades work as expected with hideDisplay set to true

@ilija-
Copy link
Contributor Author

ilija- commented Dec 27, 2023

@ilija- This is a breaking change, make sure to write that in the commit and also check in webapp that all the slideFades work as expected with hideDisplay set to true

Will do !

@ilija- ilija- changed the title fix(northlight): slideFade hideDisplay default state fix(northlight): BREAKING CHANGE slideFade hideDisplay default state Jul 11, 2024
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.

2 participants