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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Add a Share button to the toolset in the top-right corner.
Requirements:
Dependencies: