Add share button to the top-right toolset #21

Closed
opened 2026-07-23 21:38:19 +00:00 by jfig · 0 comments
Owner

Add a Share button to the toolset in the top-right corner.

Requirements:

  • Place the share button in the top-right toolset.
  • When pressed, copy the current URL to the clipboard.
  • If copy is ok, provide ok messagfe using the toast system
  • Provide suitable user feedback after a successful copy or when clipboard access fails.
  • Keep the button accessible and consistent with the existing toolset styling.

Dependencies:

  • Depends on #20 for the current-view deep-link URL.
  • Depends on #19 for user feedback messages.
Add a Share button to the toolset in the top-right corner. Requirements: - Place the share button in the top-right toolset. - When pressed, copy the current URL to the clipboard. - If copy is ok, provide ok messagfe using the toast system - Provide suitable user feedback after a successful copy or when clipboard access fails. - Keep the button accessible and consistent with the existing toolset styling. Dependencies: - Depends on #20 for the current-view deep-link URL. - Depends on #19 for user feedback messages.
jfig closed this issue 2026-07-24 11:24:34 +00:00
Sign in to join this conversation.