Closed Bug 1600127 Opened 6 years ago Closed 6 years ago

Can't revert secret after saving it without reloading the page

Categories

(Taskcluster :: UI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: marco, Assigned: hassan)

Details

STR:

  1. Open a secret's page;
  2. Make some modification;
  3. Save the modification;
  4. Undo the modification.

Now, the "Save Secret" button is greyed out and it can't be clicked, so you can't really revert the secret to the old state unless you reload the page.

I'm guessing the page is storing the original value of the secret and greying out the button when the content of the textarea is the same as the original value. I guess the page should update the "original value" of the secret when it gets saved (indeed, I would expect the "Save Secret" button to get greyed out after you save, but it doesn't happen).

Summary: Can't revert secret after saving it → Can't revert secret after saving it without reloading the page
Assignee: nobody → helfi92
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.