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

Copy to Clipboard Feature and removing overflow #59

Closed
Rohan27s opened this issue Jun 2, 2023 · 1 comment
Closed

Copy to Clipboard Feature and removing overflow #59

Rohan27s opened this issue Jun 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Rohan27s
Copy link

Rohan27s commented Jun 2, 2023

Description

  • Create a feature where we can copy the XML/JSON written in textarea on Generic Form Component
  • Remove the overflow on Generic Forms

Steps followed and expected result

  • There must be a button that should be named "Copy" with the respective icon on top of it.

  • Whenever the user clicks on the button the XML/JSON shown in the textarea must be copied to the clipboard.

  • Additionally, remove the unwanted scroll on the generic form component.

Screenshots

Remove the unwanted overflow(scroll)
image

Copy button(with an icon) should be added at the marked place
image

@Rohan27s Rohan27s added the enhancement New feature or request label Jun 2, 2023
@amit-s19
Copy link

amit-s19 commented Jun 2, 2023

Closing this issue as PR is merged and tested :)

@amit-s19 amit-s19 closed this as completed Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants