#rider_code
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1286651245813039104
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Sounds like you're describing a UI bug? Can you share a screenshot or something?
Modal is implemented as a native <dialog>. After click on industry stripe select iframe is appended to body, instead of inside dialog, that backdrop hide content.
You probably need to change the CSS on your modal dialog to allow it to 'expand' when the select is opened
i tried at all ways, can you hint which params to dialog shoudl be added?
dialog is not rendered as a signle node in body. Is wrapped inside component and placed where component is.
Looks like you're applying overflow: 'hidden' at certain breakpoints? I don't know, I'm not great with CSS really and this isn't a Stripe specific issue
Stripe iframe is overlayed by the modal backdrop.
Then you likely need to adjust the z-index settings. But to me it looks like your modal container (the white box) is constrained to specific height and isn't expanding
There's a fixed height on something here?
no, there isnt
We don't do calls here I'm afraid
๐ฆ
i think is a just a UI bug. The select-list iframe shoudl be rendered as close to the select element, instead of at bottom of body dom.
Its strange, even z-index doesnt help
Maybe, I personally think it's an implementation issue with your modal/dialog that is constrained to specific dimensions. Anyway, I'd recommend writing in to our team and we can help further there
A reproduction URL and/or code would be helpful
its added manually in devconsole for take a screenshot.
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.