Feature #8888
Add a link / button to get back to the Issue/Time tracking screen from the "Log time" screen
Status: | Closed | Start date: | 2011-07-23 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 4.0.0 | |||
Resolution: | Fixed |
Description
I opened "log time" screen to record time on the issue and then changed my mind.
how can I get back to the issue screen? there's no link for that.
Related issues
Associated revisions
Add cancel button to new/edit log time page (#8888).
Patch by Marius BALTEANU.
Removes render_ prefix from cancel_button_tag methods (#8888).
History
#1
Updated by Etienne Massip over 7 years ago
- Target version set to Candidate for next minor release
#2
Updated by Jean-Philippe Lang over 7 years ago
Browser back button?
#3
Updated by Etienne Massip over 7 years ago
Yes, works, but unintuitive, could we add a "Cancel" button aside the "Save" button ?
#4
Updated by Etienne Massip over 7 years ago
- Tracker changed from Defect to Feature
#5
Updated by Etienne Massip over 7 years ago
- Subject changed from no link exists to get back to the Issue from "Log time" screen to Add a link / button to get back to the Issue/Time tracking screen from the "Log time" screen
#6
Updated by Marius BALTEANU almost 2 years ago
Related to #23555 which contains a patch that implements a Cancel button.
#7
Updated by Toshi MARUYAMA almost 2 years ago
- Related to Feature #23555: Add cancel button to create/edit item page (issues, files, news, etc.) added
#8
Updated by Marius BALTEANU 8 months ago
I think I've found a solution to avoid the problem reported by Jean-Philippe Lang in #23555#note-6. The "Cancel" link added by the attached patch works as expected from my tests.
#10
Updated by Marius BALTEANU 5 months ago
- Assignee set to Jean-Philippe Lang
Jean-Philippe Lang, I'm assign you to review my solution from the patch 0001-add-cancel-button-to-new-edit-log-time-page.patch.
#11
Updated by Jean-Philippe Lang 5 months ago
- Status changed from New to Closed
- Target version changed from 4.1.0 to 4.0.0
- Resolution set to Fixed
Committed, thanks.