mlim-usfca / PersonalKnowledge

https://personal-knowledge.vercel.app
0 stars 0 forks source link

[IMPROVEMENT] show saving or loading status #42

Closed inhwaS closed 5 months ago

inhwaS commented 5 months ago

While saving the content, it would be better to show loading or saving to prevent multiple submits. Currently, it is not showing anything after click submit button, but I can still trigger multiple submit events.

inhwaS commented 5 months ago

I got a little help from ChatGPT and updated the code :)

I will push the change directly into dev_2.0 since everyone will work on newlink.tsx

https://github.com/mlim-usfca/PersonalKnowledge/assets/66104189/82518139-72db-499b-a268-df0dec9a129c

TanyaaCJain commented 5 months ago

You can consider using the loader component introduced in PR #50.