Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0, 1.1.0, 1.2.0
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Although we can't use it everywhere, we should consider it, for instance, for going back to "ListPage" from "EditPage".
Attachments
Issue Links
| This issue is related to: | ||||
| TRAILS-42 | Trails is not using success-cancel-refresh actions listeners in its ObjectForm |
|
|
|
I did synchronized double click serv(er)(let) code about 15 years ago on clickRelease (throw away events that are deemed throw-away (double post, refresh).
I am wondering (I don't know as of yet) what the feasibility of Ajax would be such that a centralized button release handler intercepted all incoming buttonReleases and scanned them determining validity before posting.
Just a thought...
I am checking out the pattern for redirect-post.
If I come up with a prototype I will advise.