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

Feat(web-twig): Introduce option to disable scrolling inside Modal #D… #1264

Merged

Conversation

crishpeen
Copy link
Member

…S-732

Scrolling inside ModalDialog can now be turned off by setting the isScrollable prop to false.

Description

Additional context

Issue reference


Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Follow the PR Title/Commit Message Convention.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for spirit-design-system-demo canceled.

Name Link
🔨 Latest commit 65ce4c3
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-demo/deploys/65c2253346a3f4000986c93b

@github-actions github-actions bot added the feature New feature or request label Feb 5, 2024
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for spirit-design-system-react canceled.

Name Link
🔨 Latest commit 65ce4c3
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-react/deploys/65c225338f20f60008931059

@coveralls
Copy link

coveralls commented Feb 5, 2024

Coverage Status

coverage: 80.979%. remained the same
when pulling 65ce4c3 on feature/web-twig-modal-scrolling
into 31f9964 on feature/web-modal-scrolling.

Copy link
Contributor

@pavelklibani pavelklibani left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Collaborator

@literat literat left a comment

Choose a reason for hiding this comment

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

Please, fix a few problems and it will be good to go.

…S-732

Scrolling inside `ModalDialog` can now be turned off by setting the `isScrollable` prop to false.
@crishpeen crishpeen force-pushed the feature/web-twig-modal-scrolling branch from 37ed8c1 to 65ce4c3 Compare February 6, 2024 12:25
@crishpeen crishpeen merged commit 67b865e into feature/web-modal-scrolling Feb 6, 2024
24 checks passed
@crishpeen crishpeen deleted the feature/web-twig-modal-scrolling branch February 6, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants