TACC / tup-ui

React client for TACC User Portal
2 stars 0 forks source link

feat: cmd-147 bluesky social media share icon #454

Closed wesleyboar closed 5 months ago

wesleyboar commented 5 months ago

Overview

Add BlueSky social media service to share icons.

[!WARNING]

Related

Changes

Testing

  1. Build/Start CMS.
  2. Create/Open news article.
  3. Verify BlueSky icon is present in share options.
  4. Click BlueSky icon.
  5. Verify URL is https://bsky.app/intent/compose?text={{ url }} where {{ url }} is the URL of the page.

UI

https://github.com/TACC/tup-ui/assets/62723358/77f1c38a-3c94-477d-9f3f-54a2aae1838e

Notes

[!WARNING] This is not yet as fully featured as other platforms's share-via-URL services.

wesleyboar commented 5 months ago

Closed until the this is more common or BlueSky makes the feature "do more".