okfn / opendataeditor

The Open Data Editor (ODE) is a no-code application to explore, validate and publish data in a simple way. Forever free and open source project powered by the Frictionless Framework.
http://opendataeditor.okfn.org
MIT License
163 stars 19 forks source link

Editing errors - Change style #540

Closed romicolman closed 1 week ago

romicolman commented 3 weeks ago

Description

We need to adapt the style of the errors workflow.

New style workflow here

Changes

Old version

https://github.com/user-attachments/assets/361ad9cb-7b81-4ef4-8e52-04653abacd0d

Faithkenny commented 3 weeks ago

Thank you @romicolman.

Giving more clarity,

These are ideally the Start, and Final states of the Editing errors flow. Please observe how Errors count, and Save Changes buttons are context-aware - just as it currently works.

Changes

  • Light blue border and grey on the background after the user finishes editing the cell.

image

Breaking the Flow into steps,

  1. Cell has an error

image

  1. User double clicks to start Editing

image

  1. User clears cell

image

  1. User inputs the new and expected value

image

  1. User hits ENTER. The Errors count is updated, and the Save changes button is available

image

Here is the Figma file, and here's the Prototype