Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design for editing a record #192

Closed
kgodey opened this issue Jun 7, 2021 · 1 comment
Closed

Design for editing a record #192

kgodey opened this issue Jun 7, 2021 · 1 comment
Assignees
Labels
ready Ready for implementation

Comments

@kgodey
Copy link
Contributor

kgodey commented Jun 7, 2021

Problem

The user should be able to edit existing records in a table.

Proposed solution

We need a design to allow users to edit records.

  • Edits will be instantaneous (there does not need to be a "save" button).
  • The user should not be allowed to enter invalid data.
  • There should be an indicator somewhere that shows the user that data has not been saved yet while the data is being synced with the backend.
@kgodey kgodey added type: enhancement ready Ready for implementation labels Jun 7, 2021
@kgodey kgodey added this to the Editable Tables milestone Jun 7, 2021
@kgodey kgodey changed the title Design for editing records Design for editing a record Jun 7, 2021
@ghislaineguerin
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Ready for implementation
Projects
No open projects
Development

No branches or pull requests

2 participants