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

Create user journeys #419

Open
Faithkenny opened this issue Jun 4, 2024 · 2 comments
Open

Create user journeys #419

Faithkenny opened this issue Jun 4, 2024 · 2 comments
Assignees
Labels
UI Interaction with the tool

Comments

@Faithkenny
Copy link
Collaborator

Overview

Create user journeys for these workflows:

  • Add files
  • Explore the tabular data
  • Edit data: delete, copy, paste etc
  • Save changes
  • Publish
@Faithkenny Faithkenny added the UI Interaction with the tool label Jun 4, 2024
@romicolman
Copy link
Collaborator

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
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI Interaction with the tool
Projects
Archived in project
Development

No branches or pull requests

2 participants