Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

[BUG HUNT] Add clipboard support for HTTP protocol #1122

Merged
merged 4 commits into from
Apr 30, 2021

Conversation

luanecavalcantizup
Copy link
Contributor

@luanecavalcantizup luanecavalcantizup commented Apr 29, 2021

Signed-off-by: luanecavalcantizup luane.cavalcanti@zup.com.br

Issue Description

A user could not use any copy functionality when on a HTTP protocol.

Solution

When it is a HTTP protocol, then clipboard is done through execCommand('copy').

Signed-off-by: luanecavalcantizup <luane.cavalcanti@zup.com.br>
@boring-cyborg boring-cyborg bot added the ui Improvements/additions/fixes for ui module. label Apr 29, 2021
Signed-off-by: luanecavalcantizup <luane.cavalcanti@zup.com.br>
@luanecavalcantizup luanecavalcantizup changed the title Add clipboard support for HTTP protocol [BUG HUNT] Add clipboard support for HTTP protocol Apr 29, 2021
@luanecavalcantizup luanecavalcantizup self-assigned this Apr 29, 2021
Signed-off-by: luanecavalcantizup <luane.cavalcanti@zup.com.br>
@luanecavalcantizup luanecavalcantizup marked this pull request as ready for review April 29, 2021 19:01
Signed-off-by: luanecavalcantizup <luane.cavalcanti@zup.com.br>
@emiteze emiteze merged commit 25a6f33 into system-token Apr 30, 2021
@emiteze emiteze deleted the clipboard-http branch April 30, 2021 19:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ui Improvements/additions/fixes for ui module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants