#Wojtek

1 messages · Page 1 of 1 (latest)

spring crowBOT
coarse violet
#

Can you share a screenshot of what you're working on?

lunar herald
#

I want this chip to open a menu below with checkboxes

#

At this point the menu pushes the content down because I didn't find any way to make this a position absolute

#

(the same example is shown in the docs for Chip component)

coarse violet
#

So you could wrap whatever you have there, with a <Box> that is positioned as you need

lunar herald
#

Box exactly, but it doesn't support position

coarse violet
#

Hmm

lunar herald
#

I tried the menu, but it won't open if the Chip is used as trigger

#

Alright, passing position works, but it's missing in the TS types. I think I'll just hack it this way adding @glad quarry-ignore

coarse violet
lunar herald
#

Will do, thanks