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

Fix 6248 copy button issue #560

Closed
wants to merge 2 commits into from
Closed

Fix 6248 copy button issue #560

wants to merge 2 commits into from

Conversation

nick2432
Copy link
Contributor

What does this PR do?

This PR addresses issue #6248 by resolving the problem encountered when clicking on the "Copy URI" button of any OAuth provider. The issue involved the incorrect display and partial hiding of the tooltip pop behind the dialog form

Test Plan

To rectify this issue, I have utilized the appendTo property from tippy.js to attach the tooltip to the div that contains the input field. I conducted thorough testing of these changes by locally compiling the project, resulting in the following positive outcome: cange it to i used append to and use assign appendto to parent and everything is same

@nick2432 nick2432 closed this Sep 20, 2023
@nick2432 nick2432 deleted the Fix-6248-copy-button-issue branch September 20, 2023 11:17
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.

1 participant