okfn / opendataeditor

No-code application to explore and publish all kinds of data: datasets, tables, charts, maps, stories, and more. Forever free and open source project powered by open standards and generative AI.
http://opendataeditor.okfn.org
MIT License
149 stars 18 forks source link

Create user journeys #419

Open Faithkenny opened 3 weeks ago

Faithkenny commented 3 weeks ago

Overview

Create user journeys for these workflows:

romicolman commented 3 weeks ago

User journeys for the ADD functionality has now been created. @Faithkenny is reviewing this from the UX side of the ODE. We will post user journeys here once information is validated.

romicolman commented 5 days ago
ODE function Step # Tasks / Instructions
Adding a file 1 Open the ODE
Adding a file 2 Click ADD
Adding a file 3 Dialog box to select file
Adding a file 4 Data loads successfully
Adding a file 5 The ODE assess data and produces and error reports
Adding a file 6 If the the file is not a tabular file, the ODE displays this message on the main screen: "Preview is not available for this file format (TYPE FORMAT)"
Adding a remote file 1 Open the ODE
Adding a remote file 2 Click ADD--Remote file
Adding a remote file 3 Dialog box to paste the URL
Adding a remote file 4 https://raw.githubusercontent.com/frictionlessdata/frictionless-py/main/data/capitals.csv
Adding a remote file 4 https://catalogodatos.gub.uy/dataset/ministerio-de-turismo-turismo-receptivo
Adding a remote file 4 https://docs.google.com/spreadsheets/d/1dFVoF6f9VU5pjaGhyyvQaBN0n6ae-iLCtlvsO1N2jhA/edit?usp=sharing
Adding a remote file 5 Data loads successfully
Adding a remote file 5 The ODE assess data and produces and error reports
Adding a remote file   Adding a problematic URL (partial URL, for example)
Adding a remote file 1 Open the ODE
Adding a remote file 2 Click ADD--Remote file
Adding a remote file 3 Dialog box to paste the URL
Adding a remote file 4 https://docs.google.com/spreadsheets/d/1dFVoF6f9VU5pjaGhyyvQaBN0n6ae-iLCtlvsO1N/edit
Adding a remote file 4 https://docs.google.com/spreadsheets/d/1dFVoF6f9VU5pjaGhyyvQaBN0n6ae-iLCtlvsO1N2jhA/edit?usp=sharing
Adding a remote file 5 The ODE displays this message: "Enter a valid URL"
Adding a folder 1 Open the ODE
Adding a folder 2 Click ADD--Remote file
Adding a folder 3 Select the local folder
Adding a folder 4 Data loads successfully
Exploring data 1 Open the ODE
Exploring data 2 Upload file/remote file/folder
Exploring data 3 Data loads successfully
Exploring data 4 In the datagrid, click on the icon next to the name of any of the columns
Exploring data 5 Click Sort descending
Exploring data 6 Click Sort descending
Exploring data 7 Click Unsort
Exploring data 8 Click Column to unselect columns
Exploring data 9 Click Hide to hide a column
Exploring data 10 Click Show (after hiding a column)
Exploring data 11 Click on the search engine to search for key terms in the data
Correcting / Editing cells   Making changes in the datagrid respecting the data format in the column
Correcting / Editing cells 1 Double clicks to edit a cell
Correcting / Editing cells 2 Update content
Correcting / Editing cells 3 Click SAVE
Correcting / Editing cells 4 ODE reasses data and save changes
Correcting / Editing cells   Making hanges in the datagrid against data format in the column
Correcting / Editing cells 1 Double clicks to edit a cell
Correcting / Editing cells 2 Update content
Correcting / Editing cells 3 Click SAVE
Correcting / Editing cells 4 ODE reasses data
Correcting / Editing cells 5 The errors reports is updated
Correcting / Editing cells 6 Higlights the cell in TBC color
Undoing changes when editing cells 1 Double clicks to edit a cell
Undoing changes when editing cells 2 Update content
Undoing changes when editing cells 3 Click on Undo to revert changes
Undoing changes when editing cells 4 Click SAVE to save all changes
Redoing changes when editing cells 1 Double clicks to edit a cell
Redoing changes when editing cells 2 Update content
Redoing changes when editing cells 3 Click on Undo to revert changes
Redoing changes when editing cells 4 Click Redo
Redoing changes when editing cells 5 Click SAVE to save all changes