Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added click to copy button for code #50

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

ankitkumar748846
Copy link
Contributor

Description: Implemented a click to copy button for code. With just a simple click, you can effortlessly copy the code snippet you need. It saves our time and hassle.

Issue fixed: #30

Changes done:

  • Task 1

Screenshots/Videos

button

video.webm

Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks awesome! nice work! :) We'll need to add a screenreader-compatible title to the buttons that are being generated, but that can be taken care of separately. Nice work and thanks for taking my feedback to heart!

@aaronbrethorst aaronbrethorst merged commit 0915265 into OneBusAway:main Mar 10, 2024
2 checks passed
@ankitkumar748846
Copy link
Contributor Author

@aaronbrethorst Thank you so much for your positive feedback! I'm glad you're happy with the work so far.

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.

Feature: Add a Click to Copy Button for Code
2 participants