tangle-network / webb-experiences

Dedicated repository for discovery, exploration, and inspiration of the Webb ecosystem.
3 stars 0 forks source link

[TASK] Improve loading state for notes table #164

Open monaiuu opened 1 year ago

monaiuu commented 1 year ago

Description

The current loading state for notes table has a loading overlay on top of the table, preventing users from interacting with the table. Since we already have a loading state from the account component, we should remove the loading overlay on notes table, and add a notifying/update indication to the table row once a new note has been updated.