Question about the modal component #1289
Unanswered
monsieurmerle
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
Hi ! Can you give a clean minimal reproduction of your issue ? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I have discovered the 'modal' component, and have started to try using it to make my webapp visually less dense. I have then tried to embed froms.
They do display correctly, but when I try to send a query through the form, it doesn't actually go through. It sort of makes sense that it doesn't work as if I had opened the form in its corresponding page. I have copied the code almost straight from the website documentation and have done minimal alterations for visuals.
I don't know how to actually send the query through the modal component, any guidance with that ?
Any help is welcome
Beta Was this translation helpful? Give feedback.
All reactions