paleobot / pbot-dev

Codebase and initial design documents for pbot client
MIT License
2 stars 2 forks source link

improve description entry process - streamline the create then edit process #219

Open doricon opened 10 months ago

doricon commented 10 months ago

Hack participants noted that it seems clunky to first enter a description node, then have to edit it to enter the characters.

We totally get why this was done this way in our architecture, however is there a way to smooth this out more so that the user doesn't realize the are editing an existing node? Basically shortcut the confirmation page and navigation to edit a description.

Maybe this could be done by adding a link to the confirmation page (from when you submit a description node) that says "enter characters for this description", which basically navigates you straight to editing that description record??

aazaff commented 10 months ago

I like this solution of the "link" being provided on confirmation of create. That's seems the least intrusive architecture-wise.