Skip to content

Fix Issue #824 [Mobile] Making copying values (like tokens) from JSON previewer easy for end users #839

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WannaCry016
Copy link
Contributor

PR Description

This PR adds the feature to copy for mobile users in one click on the key-value pair just like in desktop it shows copy option on hovering.
So I have replaced the GestureDetector with Listener as this caused issues where taps wouldn’t trigger correctly due to SelectableText or TextFields

Untitled.video.-.Made.with.Clipchamp.9.mp4

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

Added/updated tests?

  • Yes
  • No, and this is why: Already There

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

@WannaCry016
Copy link
Contributor Author

@animator can u review the PR

@animator
Copy link
Member

animator commented May 4, 2025

Test it for nested responses.
it is not working properly.

@WannaCry016
Copy link
Contributor Author

Ok I will try to fix it

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.

[Mobile] Making copying values (like tokens) from JSON previewer easy for end users
2 participants