Opened 2 years ago

Closed 2 years ago

#6 closed enhancement (fixed)

Results of actions started in a popup should display in said popup

Reported by: Bart Owned by:
Priority: blocker Milestone: user-facing
Component: -- meta -- Version: 1.0
Keywords: Cc:

Description

Right now there are forms returning information that are the result of data posted to "/"
This takes users out of their flow.

Use FormData and XMLHttpRequest for those forms. And display the results in a popup in stead of redirecting/navigating the user.

Change History (2)

comment:1 by Bart, 2 years ago

As a bonus: Do form validation client-side as well.

comment:2 by Bart, 2 years ago

Resolution: fixed
Status: newclosed

Bonus is still todo, make a new ticket!

Note: See TracTickets for help on using tickets.