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(Modal): modal scrollbar overflow style issue fixed #769

Merged
merged 1 commit into from
May 26, 2023

Conversation

Alreadywinner
Copy link
Contributor

Description

Flowbite modal removes the scroll bar forever if I toggle it from Flowbite footer component.

Fixes # 761

Type of change

Please delete options that are not relevant.

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

How Has This Been Tested?

I tested this change by running the documentation site locally and toggling the Modal from the bottom works fine from my end the scrollbar doesn't remain hidden when I close the Modal

Checklist:

  • My code follows the style guidelines of this project

@vercel
Copy link

vercel bot commented May 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flowbite-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2023 10:37am

@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6e2b091) 99.54% compared to head (02fe493) 99.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #769   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files         129      129           
  Lines        6537     6537           
  Branches      391      391           
=======================================
  Hits         6507     6507           
  Misses         30       30           
Impacted Files Coverage Δ
src/components/Modal/Modal.tsx 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@tulup-conner tulup-conner left a comment

Choose a reason for hiding this comment

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

Thank you!

@Alreadywinner
Copy link
Contributor Author

Alreadywinner commented May 26, 2023 via email

@tulup-conner tulup-conner merged commit 746098d into themesberg:main May 26, 2023
@tulup-conner
Copy link
Collaborator

@Alreadywinner You can use this now on [email protected]

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