Page MenuHomePhabricator

Edit box highlight and depict helper text
Closed, ResolvedPublic

Description

Edit box highlights with blue border to show there are unsaved changes.
The depict helper text is shown when any statements are present in the user interface (note: "depict helper text" explains that the flag icon marks prominent)

Method:

  1. to show the "depict helper text" the class .d-block needs adding to .prom-help. Should be removed if all depicts are deleted.
  2. to highlight the border of the edit box that is actively being edited we need .active adding to the .edit-box that is being edited. (should happen at the same time as we activate/deactivate the save/cancel buttons)

Event Timeline

NavinoEvans renamed this task from new classes that need adding/removing on participate page (JS) to Classes to add/remove via JS on participate page.Jul 15 2019, 8:06 PM
NavinoEvans triaged this task as Low priority.
NavinoEvans renamed this task from Classes to add/remove via JS on participate page to Edit box highlight and depict helper text.Sep 12 2019, 11:51 AM

Change 536169 had a related patch set uploaded (by NavinoEvans; owner: NavinoEvans):
[labs/tools/Isa@master] Edit box highlight and depict helper text

https://gerrit.wikimedia.org/r/536169

NavinoEvans moved this task from In progress to Review on the ISA board.

Change 536169 merged by jenkins-bot:
[labs/tools/Isa@master] Edit box highlight and depict helper text

https://gerrit.wikimedia.org/r/536169