Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Frontend Frontend
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Veiculos Via Montadora
  • FrontendFrontend
  • Merge requests
  • !45

Closed
Created Jun 08, 2023 by Arthur Mariano Foltz Barroso@arthur.barrosoDeveloper
  • Report abuse
Report abuse

Nous clipboard permission fix

  • Overview 2
  • Commits 6
  • Changes 1

Trello Card Link

https://trello.com/c/nKTKzwV6/124-permiss%C3%A3o-%C3%A1rea-de-transfer%C3%AAncia

Added

const handleCopyClick now calls the function unsecuredCopyToClipboard, that supposedly should copy without https need using document.execCommand('copy');

Removed

Nothing.

Changed

const handleCopyClick and added function unsecuredCopyToClipboard.

How to Test

Manual tests on local and prod.

Screenshots

shot

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: NOUS-clipboard-permission-fix