1ifeworld / river-source

Opinionated site implementation
https://river-live.vercel.app
GNU Affero General Public License v3.0
1 stars 1 forks source link

Troubleshoot reliability of interactive features #271

Open salieflewis opened 1 year ago

salieflewis commented 1 year ago
  1. Ensure the create channel feature always works

    • [x] Loading states are transparent
    • [ ] Users always get pushed to the appropriate route
    • [ ] Appropriate route always shows data
  2. Ensure the add to channel feature always works

    • [x] Loading states are transparent
    • [x] The UI updates without the need to manually refresh
    • [ ] Error handling is implemented
    • [ ] Disabled states are transparent
0xTranqui commented 1 year ago

Throwing some thoughts in about how to approach improving the reliability of the "push to appropriate route following channel creation"

cc @salieflewis