You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I disagree. The modal dialog allows us to edit the folder properties during project configuration. If we add a button to navigate from "projectEdit" to a new page "folderEdit", we have the same problem that currently exists when editing tasks of an existing process: when you navigate from "processEdit" to "taskEdit", you have a "Save" button there to persist changes made to the task, but then return to the "processEdit" page, where it isn't clear if the task changes are really already saved or only if "Save" is clicked again, this time on the "processEdit" page.
We would face the same ambiguity when we introduce a new "folderEdit" page that can be reached from "projectEdit".
That is an argument. I know the situation from other web applications in which you actually have to save twice. Perhaps instead of "Save" it would be better to label the button "OK" or "Apply" in that case. However, we can stick to the modal dialog if you want. But there is the question, if there is more information that has to be provided, is it possible to make several tabs in dialogs, something like Windows:
The modal dialog for the folder properties is a design alien.
Goal: It should be adapted to the general program design and be presented as a separate page:
The text was updated successfully, but these errors were encountered: