Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A user can add any valid link. As soon as the user enters a link, we fetch the open graph data, favicon image and page title, and display it. The user has a choice to change the title or the image to whatever he wants.

A spinner should also appear when the opengraph image and title is being fetched.

If no favicon is found, a fallback bookmark icon is used.

Updating bookmark icon

The user should be able to revert to the original bookmark icon if needed. So we would be storing that in the emoji picker. If not that, we can have a reset link if easier to revert back to the original icon.

...