Skip to content

Inconsistency on edit and save #398

@annavik

Description

@annavik

When editing and saving an item, we should follow a streamlined UI pattern. At the moment, we are doing things a bit differently.

Examples

  • Sometimes, detail modal is closed after save, sometimes not.
  • Sometimes we disable save until edits has been made, sometimes not.
  • Sometimes, the save button is indicating success after save, sometimes not.
  • Sometimes, we enter edit mode by clicking an edit icon, sometimes by clicking the entity name.

Affected views

  • Project details
  • User info
  • Overview entities
  • Job details
  • Deployment details

Suggestion on changes

  • Always close detail modals after save
  • Never disable save button
  • Always show success indication after save
  • Look into how we can make entering edit mode more streamlined

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions