Open akomii opened 3 weeks ago
Additionally we need to...
Here the first ideas:
Case 1: No according user rights
Case 2: Wrong input
Case 3: Empty field
Case 4: Correct changes and restart button
Questions:
Remarks
To answer the question, if a user without the correct permissions opens the page, he wont be shown editable fields. Instead he will get plain text elements.
New Mockup Case 1: No permission
Case 2: Wrong Input
Case 3: Changes Correct, save prompt
Case 4: Restart Server Request after saving changes
I think there should be 2 views
Case 3: According to Material Design dismissive actions should always be to the left of confirming actions https://m3.material.io/components/dialogs/guidelines#befd7f4d-1029-4957-b1b5-da13fc0bbf3c
Edit: Try to keep the button labels short and concise, e.g. "Verwerfen" instead of "Ă„nderungen verwerfen".
Not editable view
When trying to acess editing mode, but dont have the permission
Editing mode
Editing mode with valid changed attributes
Editing mode with unvalidated changes, here: Wrong input and no input
A flow chart, to demonstrate how the editing workflow should look like
Looks fine, but hide the edit button, when lacking edit rights
Currently, the configuration for aktin.properties must be edited directly on the server as a file, which can be time-consuming and requires server access. To improve usability and streamline the configuration process, it would be beneficial to enable aktin.properties settings to be configured directly from the UI.
Feature Request