roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Page plan details does not need two save buttons

Open nicolasfranck opened this issue 3 years ago • 2 comments

Please complete the following fields as applicable:

What version of the DMPRoadmap code are you running? (e.g. v2.2.0)

3.0.2

Behaviour:

The page /plans/:id (project details) has two save buttons, one in the left below, and one on the right below. Both are part of the same HTML form and therefore send to the same controller.

Keep one? Of course I can imagine that this second button on the right was added because some users didn't find the save button (long texts). Or put that one save button on top? That last idea requires some rethinking of course of how other forms are organised.

nicolasfranck avatar Jun 24 '21 13:06 nicolasfranck

Yes, this was added due to user's missing the Save button on the left. It is not optimal.

related to #2945, #1166 and #2589 which involve a rethinking of how the guidance selection is managed. For example if me move the guidance selection off of the Project Details page we could remove the 2nd button.

briri avatar Jun 24 '21 14:06 briri

Maybe open a modal where you have all the room available to show this tree, and add a save button there? That would save the other too of course

nicolasfranck avatar Oct 26 '23 11:10 nicolasfranck