Skip to content

[FEATURE] Addition of a "Copy Code" button to the code interface #261

@BamaCharanChhandogi

Description

@BamaCharanChhandogi
Member

Summary

Increasing Access

  1. Enhanced Usability: The "Copy Code" button would simplify the task of copying code, reducing the need to manually select and
    copy text, which can be error-prone and time-consuming.
  2. Improved Productivity: Users can save time and effort when sharing or moving code within your platform, increasing overall
    productivity.
  3. User Satisfaction: Implementing user-requested features like this can enhance overall user satisfaction, demonstrating that you
    listen to and value user feedback.

Motivation

image

Detailed Description

Feature request details
I propose the addition of a "Copy Code" button to the code editing interface. This button would allow users to easily copy the code from the text area created for writing and editing code. The feature aims to streamline the process of copying code snippets and would be particularly useful for users who frequently share code with others or need to move code between different parts of your platform

Screenshots/Mockups (if applicable)

No response

Additional Context

No response

Existing Issues

  • I have checked existing issues (open and closed) for duplicates

Alternatives Considered

No response

Activity

ShambhavII-Singh

ShambhavII-Singh commented on Sep 22, 2023

@ShambhavII-Singh

Hi can you assign this to me?

BamaCharanChhandogi

BamaCharanChhandogi commented on Sep 22, 2023

@BamaCharanChhandogi
MemberAuthor

There is no need to assign, You can work and raise pull requests.

prasad-chavan1

prasad-chavan1 commented on Sep 24, 2023

@prasad-chavan1

@BamaCharanChhandogi Ive submitted pull request solving this issue

prasad-chavan1

prasad-chavan1 commented on Sep 26, 2023

@prasad-chavan1

@maltejur Review PR regarding this issue

prasad-chavan1

prasad-chavan1 commented on Sep 26, 2023

@prasad-chavan1

linked a pull request that will close this issueAdded CopyBtn #265on Jan 16, 2024
changed the title [-]Fet: Addition of a "Copy Code" button to the code interface[/-] [+][FEATURE] Addition of a "Copy Code" button to the code interface[/+] on Jan 16, 2024
AJAmit17

AJAmit17 commented on Jun 28, 2024

@AJAmit17

Added the copy button. Please do check the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @BamaCharanChhandogi@prasad-chavan1@ShambhavII-Singh@AJAmit17

      Issue actions

        [FEATURE] Addition of a "Copy Code" button to the code interface · Issue #261 · TheAlgorithms/website