-
-
Notifications
You must be signed in to change notification settings - Fork 837
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
Color Picker does not take space into account #2141
Labels
bug
Things that aren't working right in the library.
Comments
chdenat
changed the title
Picker does not take space into account
Color Picker does not take space into account
Aug 18, 2024
I'm using hoist on this component.Hoist works as it is intended to but the picker stays unusable as it it has been opened in bottom direction instead of top, as there's not enough place.ThanksFrom: Cetin Sert ***@***.***>Sent: Sunday, August 18, 2024 2:38:49 PMTo: shoelace-style/shoelace ***@***.***>Cc: Christian Denat ***@***.***>; Author ***@***.***>Subject: Re: [shoelace-style/shoelace] Color Picker does not take space into account (Issue #2141)
<sl-tooltip hoist> helps in the case of <sl-tooltip>! Not sure of the color picker also has hoist too!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
@chdenat – see sl.rt.ht/2141/? |
Wow....I'm using React.I'll test with vanilla components.ThanksFrom: Cetin Sert ***@***.***>Sent: Sunday, August 18, 2024 3:03:19 PMTo: shoelace-style/shoelace ***@***.***>Cc: Christian Denat ***@***.***>; Author ***@***.***>Subject: Re: [shoelace-style/shoelace] Color Picker does not take space into account (Issue #2141)
I could make it work just fine!
image.png (view on web)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I've implemented a color picker in a drawer, on page bottom.
When I open the picker , it opens in the bottom direction, even if there's no place to be rendered correctly
Screenshots
If applicable, add screenshots to help explain the bug.
The text was updated successfully, but these errors were encountered: