FeatureBaseDB / SlothAI

A simple document pipeline manager for AI. Runs Python on AppEngine.
https://ai.featurebase.com/
MIT License
3 stars 2 forks source link

UX inconsistencies and issues #72

Open ljsinclair opened 10 months ago

ljsinclair commented 10 months ago

Issue

CRUD (and related) buttons and functionality are inconsistent throughout SlothAI.

Inconsistent UX makes any application more difficult to use for users, and affects uptake.

In a brand new product you're making it harder for users to perform actions on the product because they can't count on the UX being predictable.

So no matter how useful, fast, efficient your application is, your users are more likely to choose another application if it's simpler and easier to use.

The only thing you can guarantee in a user is they know how to do their job. You can't assume they'll know how to use yours.

UX issue breakdown

The following demonstrates the inconsitencies between each page.

Templates page

Nodes page

NOTE: Edit button is inconsistent here because it edits a template not the node. The pencil icon is consistent with edit template in the grid on the templates page

Pipelines page

Pipeline details page