Skip to content
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

Provide filled instance to host application for submission #23

Open
Tracked by #20
lognaturel opened this issue Feb 18, 2024 · 1 comment
Open
Tracked by #20

Provide filled instance to host application for submission #23

lognaturel opened this issue Feb 18, 2024 · 1 comment

Comments

@lognaturel
Copy link
Member

lognaturel commented Feb 18, 2024

Depends on #82

User Story

As an application developer
I want to get access to filled forms from web forms
So that I can submit them to a server or otherwise process them

As a form end user
If my submission fails, I want to know what happened (e.g. I'm offline, the server isn't responding, etc)
So that I can take appropriate action

@lognaturel lognaturel changed the title Define way for client to submit to server Define way for host application to submit to server Feb 18, 2024
@lognaturel lognaturel changed the title Define way for host application to submit to server Define way to provide filled instance to host application Feb 18, 2024
@lognaturel lognaturel added this to the v0.1 milestone Feb 18, 2024
@lognaturel lognaturel changed the title Define way to provide filled instance to host application Define way to provide filled instance to host application for submission Feb 21, 2024
@lognaturel lognaturel changed the title Define way to provide filled instance to host application for submission Provide filled instance to host application for submission Feb 21, 2024
@lognaturel lognaturel removed this from the v0.1 milestone Apr 2, 2024
@lognaturel lognaturel added this to the v0.2 milestone Apr 30, 2024
@lognaturel
Copy link
Member Author

lognaturel commented Apr 30, 2024

I think we'll need to have two-way communication, here. That is, if the host application gets back some kind of error when it tries to do whatever it wants with the submission, it feels like that should be passed back to web forms (if web forms owns the "container", at least). I tried to capture that need in an additional user story.

@lognaturel lognaturel removed this from the v0.2 milestone Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant