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: bookmark interaction with url params #6318

Merged
merged 3 commits into from
Dec 30, 2024

Conversation

AdityaHegde
Copy link
Collaborator

  • Disable delete while bookmark is being deleted. This to avoid multiple calls to delete per click.
  • Editing a bookmark with filters only doesnt set the toggle to true.
  • Entering a dashboard with no timeseries and a home bookmark doesnt load the dashboard

@AdityaHegde AdityaHegde added the Type:Bug Something isn't working label Dec 23, 2024
@AdityaHegde AdityaHegde merged commit c79d9a5 into main Dec 30, 2024
9 checks passed
@AdityaHegde AdityaHegde deleted the fix/bookmark-interaction-with-url-params branch December 30, 2024 04:07
AdityaHegde added a commit that referenced this pull request Dec 30, 2024
* Disable delete bookmark button while deleting

* Fix filterOnly calucation for bookmark edit

* Fix dashboards without timestamp and home bookmark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants