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

Sheet component fixed width #3023

Open
rpenido opened this issue Mar 27, 2024 · 0 comments
Open

Sheet component fixed width #3023

rpenido opened this issue Mar 27, 2024 · 0 comments
Labels
byte-size good first issue A good task for a newcomer to start with

Comments

@rpenido
Copy link
Contributor

rpenido commented Mar 27, 2024

Feedback summary

The current Sheet component doesn't allow us to adjust the min-width or other properties of the displayed div.

The current default it's too small for some applications:
image

Currently, we only can adjust it using CSS.

Improvements

We could allow the component to receive a classname props, which would allow us to pass a bootstrap classname to the Sheet div, making it easier to customize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
byte-size good first issue A good task for a newcomer to start with
Projects
Status: Backlog
Status: Backlog
Development

No branches or pull requests

2 participants