Stay on the same page when logging in and keep create issue form filled in (1)
Contrary to https://yellowgrass.org/issue/YellowGrass/44, staying on the same page when logging is probably the most requested feature. A typical use case is clicking in the issue email to go the issue, and then logging in to respond with a comment. Also, on the new issue creation page, the form should stay filled in when logging in. This has been added in r364.
Submitted by Danny Groenewegen on 12 November 2012 at 20:14
Issue Log
:) ok ok. Staying on the same page is also nice :p
Please reopen this issue, as it is undone in the bootstrapped version. Thanks.
Reopened. What would be a solution is to integrate the sign in form into the new issue form for users that are not logged in.
Extended the new issue form with password field and stay-logged-in checkbox. Posting the issue performs a login if the password if not empty, and uses validation to report authentication failure inline.
Log in to post comments