Project

General

Profile

Actions

Feature #34530

closed

mgr/dashboard: CdSubmitButton should be disabled if the form was not modified

Added by Tiago Melo over 5 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
% Done:

0%

Source:
Tags:
dashboard, usability
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

ATM most of the forms allows us to submit unmodified data, this will create an unnecessary request to the backend.
We should disable the button if the form is pristine.


Related issues 1 (1 open0 closed)

Related to Dashboard - Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventionsNew

Actions
Actions #1

Updated by Lenz Grimmer over 5 years ago

  • Target version set to v14.0.0
  • Tags set to dashboard, usability
Actions #3

Updated by Lenz Grimmer about 5 years ago

  • Related to Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions added
Actions #4

Updated by Tiago Melo about 5 years ago

This feature is a bit more complex than I had imagined.
Looks like manually updating values in the form will not always update the status of the form, so we can't simply check that and disabled the button.

Only solution I see would require us to, every time we update form data, manually update the status of the form.

I don't actually like this solution, so I would suggest we close this issue.

Actions #5

Updated by Tiago Melo almost 5 years ago

  • Status changed from New to Closed
Actions #6

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 132 to General
Actions

Also available in: Atom PDF