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

Implemented copy feature #1300

Merged
merged 8 commits into from
Dec 8, 2024
Merged

Implemented copy feature #1300

merged 8 commits into from
Dec 8, 2024

Conversation

A7ak
Copy link
Contributor

@A7ak A7ak commented Oct 15, 2024

📷 Screenshots

Screenshot_1728988025
Screenshot_1728988040

📄 Context

Fixes #1299

📝 Changes

Added a button to copy the response

@A7ak A7ak requested a review from a team as a code owner October 15, 2024 10:42
@A7ak A7ak mentioned this pull request Oct 15, 2024
2 tasks
@A7ak A7ak requested a review from shivanandyadav11 October 19, 2024 16:16
Copy link
Member

@cortinico cortinico left a comment

Choose a reason for hiding this comment

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

Sorry for the late review, but I was quite busy.
Code looks good but there are a minor changes to include

@A7ak
Copy link
Contributor Author

A7ak commented Nov 30, 2024

@cortinico Changes are done please review it. Thanks

@A7ak A7ak requested a review from cortinico November 30, 2024 08:51
Copy link
Member

@cortinico cortinico left a comment

Choose a reason for hiding this comment

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

Code looks good @A7ak only a couple nits.
There is a problem with the icon in dark mode though (see screenshot below). The icon should be transparent while it's not. Plus I feel we should make it #ffffff as the icon on the top bar.

Screenshot_20241207-222417

Screenshot 2024-12-07 at 22 32 59

Could you look into it? After this we can merge it 👍

@A7ak
Copy link
Contributor Author

A7ak commented Dec 8, 2024

@cortinico requested changes done please review it.

@A7ak A7ak requested a review from cortinico December 8, 2024 11:46
@cortinico cortinico enabled auto-merge (squash) December 8, 2024 13:25
@cortinico cortinico merged commit 8a65651 into ChuckerTeam:main Dec 8, 2024
7 checks passed
@A7ak
Copy link
Contributor Author

A7ak commented Dec 8, 2024

Thanks, @cortinico learned a lot while working on the copy feature.☺️

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.

Copy Response Feature
3 participants