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(ShareableUrl): Fix link generation when the default time range is selected #244

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

grafakus
Copy link
Contributor

✨ Description

Related issue(s): -

When the default time range is selected and not modified, the shareable link does not work: there are no absolute from/to URL search parameters in the shareable URL. This PR fixes it.

📖 Summary of the changes

See diff tab

🧪 How to test?

  • The unit tests should pass

@grafakus grafakus requested a review from marcsanmi October 25, 2024 16:02
@github-actions github-actions bot added the fix label Oct 25, 2024
Copy link
Contributor

Unit test coverage

Lines Statements Branches Functions
Coverage: 11%
11.88% (446/3754) 9.18% (123/1339) 8.66% (103/1189)

Copy link

@marcsanmi marcsanmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@grafakus grafakus merged commit ae6ddeb into main Oct 25, 2024
4 of 5 checks passed
@grafakus grafakus deleted the fix/shareable-url branch October 25, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants