Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Related Pages: Data Tables

Table of Contents

...

  • Hovering a row will show an edit icon.

  • Clicking the edit icon:

  • The user can enter or update any input field, in any order.

  • When finished, the user can click on one of the two buttons:

    • Clicking the Apply button switches the row back to its original state, with the updated new set of values.

    • Clicking the Cancel button switches the row back to its original state, with the original previous set of values.

Validations and Errors

  • Long inputs in text fields will be treated as regular Text Fields, unless otherwise specified.

  • In edit mode, if the user clicks on any other element on the page after changing any field, a popup message will appear, warning about the potential data loss. In this case:

    • If the user chooses to continue keep editing, the popup will close, and the page will auto-scroll to the relevant row, if needed.

    • If the user chooses to close and discard changes, the row will switch back to normal mode, with the previous set of values.

...