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: [SIG-532]: Copy Log Link Functionality for new designs #4644

Merged
merged 5 commits into from
Mar 5, 2024

Conversation

vikrantgupta25
Copy link
Collaborator

@vikrantgupta25 vikrantgupta25 commented Mar 5, 2024

Summary

  • Improved the existing logic of copy-log link to use initialTopMostItemIndex rather than useEffect to trigger the scroll which can cause issues as the rendering is async.
  • Improved the color of the highlights according to the new designs
  • Next action Item:- to handle the virtuoso scroll logs when shared an extra loaded data link

Related Issues / PR's

https://linear.app/signoz-io/issue/SIG-532/copy-log-link-not-working-in-the-new-designs

Screenshots

Screen.Recording.2024-03-05.at.2.33.53.PM.mov

Affected Areas and Manually Tested Areas

@github-actions github-actions bot added the bug Something isn't working label Mar 5, 2024
Copy link

github-actions bot commented Mar 5, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@vikrantgupta25 vikrantgupta25 changed the title fix: [SIG-532]: timeRange not updating correctly for copy log link fix: [SIG-532]: Copy Log Link Functionality for new designs Mar 5, 2024
Copy link

github-actions bot commented Mar 5, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@vikrantgupta25 vikrantgupta25 marked this pull request as ready for review March 5, 2024 09:00
@vikrantgupta25 vikrantgupta25 requested a review from YounixM as a code owner March 5, 2024 09:00
Copy link

github-actions bot commented Mar 5, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@vikrantgupta25 vikrantgupta25 merged commit 0c14145 into develop Mar 5, 2024
10 checks passed
@vikrantgupta25 vikrantgupta25 deleted the SIG-532 branch March 5, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants