muety / anchr

⚓️ Anchr provides you with a toolbox for tiny tasks on the internet, especially bookmark collections
https://anchr.io
GNU General Public License v3.0
269 stars 26 forks source link

Show loading spinner while resolving website title of new link #28

Closed muety closed 3 years ago

muety commented 4 years ago

When typing or pasting a new link for a collection, a call to /api/remote/page is issued to make the backend crawl the website's HTML title attribute. While this request is pending, a small loading spinner should be shown next to the link description input field to give the user clearer feedback.

muety commented 3 years ago

This has been implemented in the meanwhile.