Feature #1745
open"Save and exit" button doesn't close the form
0%
Description
When I open a detail of a treeNode, then click to "More Information" then go back to "Basic Information" and click "Save and exit" I am redirected to the previous "More Information" tab. "Exit" should close the detail and redirect me to the list of treeNodes not just do a step back in a current session.
Renaming or removing the button is not an acceptable solution.
Updated by Radek Tomiška over 5 years ago
- Priority changed from Normal to Low
- Target version deleted (
Rhyolite (9.7.3))
This is little more complicated. Button works as description above says - form goes back in history. It's useful e.g. when form is shown from info component from a lot of places => "back" functionality schould be preserved in some use cases.
Updated by Vladimír Kotýnek over 5 years ago
Yes, "back" functionality should be preserved. We should probably start a discussion what is the expected behavior from the UX point of view. Generally I miss "close" button in the most of the agendas.
Updated by Radek Tomiška over 5 years ago
- Tracker changed from Defect to Feature
Ok, I agree, new close button (~ back to list) will be added.
"Save and exit" button will be preserved as it is with one excepiton - when "back" will lead to same detail (e.g. from diffent tab) => redirect to list will be called instead.