Skip to content

Conversation

@DipakHalkude
Copy link

@DipakHalkude DipakHalkude commented Oct 12, 2025

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Enhancement
  • Documentation Update

Description

Related Tickets & Documents

Fixes: #915

QA Instructions, Screenshots, Recordings

Before:

  1. The Copy Markdown Button stick to copied text and do not revert back. This might be confuse users
  2. The animation when we click on the button is visually distracting. (Like shrinking and blinking kind of animation)
Videos._.Library._.Loom.-.13.October.2025.2.mp4

After:

  1. The Copy Markdown Button convert into copied! and revert back to Copy Markdown Button after 2 sec.
  2. The animation which button causing is also resolved.
Videos._.Library._.Loom.-.13.October.2025.1.mp4

Added to documentation?

  • readme

@DipakHalkude
Copy link
Author

@rahuldkjain I've implemented the auto-revert for the copy button. Also added smooth animations to prevent any shrinking/blinking effects. Everything is working perfectly! 👍

@DipakHalkude
Copy link
Author

@rahuldkjain Could you please review this and add hacktoberfest-accepted label.

@rahuldkjain rahuldkjain added the v1-deprecated V1 issues/PRs that are deprecated (no longer supported) label Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v1-deprecated V1 issues/PRs that are deprecated (no longer supported)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: Add auto-revert and copied confirmation to Copy Markdown button

2 participants