Feedback v0.x #36
rostockahoi
started this conversation in
Ideas
Replies: 1 comment
-
Another semi-related thing I noticed during development: If wizards are public and ask for personal information (GDPR) in the first wizard step it is properly speaking not allowed to not have a privacy consent field in the first step. Just saying. This is because the user certainly is not aware that the first step is already sent to the server and persisted - which requires consent. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi there,
first thing: nice work on Arcanist so far!
I successfully implemented a job board with application forms using Arcanist. Here's my feedback for potential future versions:
VueFormulateResponseRenderer
but I cannot wrap my head around how Inertia fits there. Maybe it should be aVueFormulateInertiaResponseRenderer
lol.Beta Was this translation helpful? Give feedback.
All reactions