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

Redesign Setup Page #56

Closed
6 of 8 tasks
enjalot opened this issue Sep 20, 2024 · 2 comments
Closed
6 of 8 tasks

Redesign Setup Page #56

enjalot opened this issue Sep 20, 2024 · 2 comments
Labels
Milestone

Comments

@enjalot
Copy link
Owner

enjalot commented Sep 20, 2024

The setup page is currently a scrollable list of steps that expand as the user progresses through the process. The goal is to make it more intuitive to navigate. A number of things may help this:

  • Each step can have its own preview (currently a single preview updates for each step)
  • Layout: should each step be the full page, with navigation back and forth in the process?
  • Use a component library for controls (give consistent UX)
  • SAE Support in Setup #57

A good amount of refactoring of the front-end code will be needed to support these:

  • Integrate React Element Forge components
  • Each step has it's own self-contained component with preview

Finally, when complete we will need to update documentation

@enjalot enjalot added the web label Sep 20, 2024
@enjalot enjalot added this to the 1.0 milestone Sep 20, 2024
@enjalot
Copy link
Owner Author

enjalot commented Oct 3, 2024

Some notes from a new user's feedback:

  • tried using an xlsx file, it didn't work but error wasn't clear
  • not clear how to start a new dataset from setup (have to navigate home then add)
  • confused on the process, expected to see clusters at the umap stage (progression is unclear)
  • confused by which column is being embedded/clustered (not clear what the input is)
  • unsure of how to proceed once the process is finished (not obvious to click the explore link at bottom)

@enjalot
Copy link
Owner Author

enjalot commented Dec 13, 2024

updating the tutorials will need to be a separate issue. Very proud of the redesign and refactor here!

@enjalot enjalot closed this as completed Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant