Opened 17 years ago
Closed 17 years ago
#8 closed enhancement (fixed)
AJAXify the web interface
Reported by: | ecprice | Owned by: | ecprice |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Various web operations (e.g. power on, create) should not send the user to a useless page, but should stay on the same page that gets updated by javascript.
Change History (2)
comment:1 Changed 17 years ago by ecprice
- Status changed from new to assigned
comment:2 Changed 17 years ago by price
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
This appears to have been partly fixed at some point: the user gets a page that looks like the page they were on. It's still (a) a POST page (b) a page with a different URI that produces an error if GET'ed, so when the user tries to reload the page with either C-r or C-l <enter> they fail.
I'm going to split remaining opportunities for AJAXification/other interface improvement into individual tickets.