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

Improved Dashboard timeline time range management #59

Merged
merged 1 commit into from
May 3, 2024

Conversation

JBBianchi
Copy link
Member

Currently when the user changes timeline parameters, the time range stays the same. It can be a good thing when adding a new stream for a stream comparison for instance, but it can also be misleading as the events count displayed doesn't change:

time-frame

This PR adds the opportunity for the user to define if they want to keep the currently displayed time frame or recompute it based on the dataset start and end (after modifying the timeline parameters).

@JBBianchi JBBianchi requested a review from cdavernas May 2, 2024 15:00
Copy link
Member

@cdavernas cdavernas left a comment

Choose a reason for hiding this comment

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

LGTM! Cheers!

@JBBianchi JBBianchi merged commit 652a5b2 into main May 3, 2024
2 checks passed
@JBBianchi JBBianchi deleted the feat-dashboard-timeline-time-range branch May 3, 2024 08:33
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.

2 participants