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

Remove unnecessary div wrapper in Modal component #742

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

amitamrutiya
Copy link
Contributor

@amitamrutiya amitamrutiya commented Sep 21, 2024

Notes for Reviewers

This PR fixes #
This div prevents the footer from utilizing its full width. If we set width: 100%, it still not resolves the issue. I checked all the modal footers, and there are no side effects from this change.

Before:
image

After
image

Signed commits

  • Yes, I signed my commits.

@amitamrutiya
Copy link
Contributor Author

@sudhanshutech can you please review this and merge it.

Copy link
Member

@sudhanshutech sudhanshutech left a comment

Choose a reason for hiding this comment

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

@amitamrutiya have you checked other areas using sistent modal and those are not affected from this?

@amitamrutiya
Copy link
Contributor Author

Yes I checked there is not side effect of this.

@sudhanshutech sudhanshutech merged commit 252ed53 into layer5io:master Sep 27, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants