Skip to content

Conversation

@swoogles
Copy link
Collaborator

Implement an animated 'Share' button that splits into 'Copy Text' and 'Copy Link' options to improve sharing UX.


Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Aug 25, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@swoogles
Copy link
Collaborator Author

@cursor now run sbt frontend/fullOptJS and commit the JS files to this PR

@cursor
Copy link

cursor bot commented Aug 25, 2025

Open in Cursor Open in Web

Learn more about Cursor Agents

- Implemented a Share button that smoothly splits into Copy Text and Copy Link buttons
- Used Animus animations for fade and transform effects
- Maintained consistent vertical spacing throughout the animation
- Auto-collapses back to Share button after copying
- Updated optimized JavaScript bundles
@swoogles swoogles marked this pull request as ready for review August 25, 2025 00:35
- Fixed vertical stacking by placing both copy buttons in same flex container
- Aligned all buttons properly using flex layout with items-center
- Added top: 0 positioning to ensure buttons stay on same row
- Reduced horizontal animation distance for better visual appearance
- Maintained consistent m-2 margins on all buttons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants