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: default value for time interval filters #2636

Merged
merged 1 commit into from Jul 6, 2022

Conversation

ZeRego
Copy link
Contributor

@ZeRego ZeRego commented Jul 5, 2022

Description:

Before the default values weren't for the start of the week/month/year until the input was changed.

Lightdash - bug default value for time interval filters - Watch Video



After:

Lightdash - fix default value for time interval filters - Watch Video

@ZeRego ZeRego requested a review from a team July 5, 2022 15:25
@ZeRego ZeRego self-assigned this Jul 5, 2022
@ZeRego ZeRego added 🐛 bug Something isn't working as expected. This can be an error or an unexpected user experience 🖥 frontend This issue requires changes to the frontend labels Jul 5, 2022
@ZeRego ZeRego added this to ⏳ In progress in Selected for Development via automation Jul 5, 2022
@ZeRego ZeRego changed the title fix/default value for time interval filters fix: default value for time interval filters Jul 5, 2022
Base automatically changed from fix/date-picker-timezone-conversion to main July 5, 2022 20:16
Copy link
Collaborator

@rephus rephus left a comment

Choose a reason for hiding this comment

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

Didn't I fix this issue a while ago ? or the issue I fixed was just when right-click filtering from the results table...

@ZeRego
Copy link
Contributor Author

ZeRego commented Jul 6, 2022

Didn't I fix this issue a while ago ? or the issue I fixed was just when right-click filtering from the results table...

@rephus correct, your fix was for applying the date values from the table into the filter. iirc it was always applying a new Date() before your fix.

@ZeRego ZeRego force-pushed the fix/default-value-for-time-interval-filters branch from 07e0bd0 to bea123d Compare July 6, 2022 10:33
@owlas owlas requested a deployment to fix/default-value-for-time-interval-filters - jaffle_db PR #2636 July 6, 2022 10:33 — with Render Abandoned
@netlify
Copy link

netlify bot commented Jul 6, 2022

Deploy Preview for peaceful-bassi-cbf284 canceled.

Name Link
🔨 Latest commit bea123d
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-bassi-cbf284/deploys/62c564eea14ba3000945fa1e

@ZeRego ZeRego merged commit e6ab4d1 into main Jul 6, 2022
Selected for Development automation moved this from ⏳ In progress to ✅ Done Jul 6, 2022
@ZeRego ZeRego deleted the fix/default-value-for-time-interval-filters branch July 6, 2022 10:33
github-actions bot pushed a commit that referenced this pull request Jul 6, 2022
## [0.171.5](0.171.4...0.171.5) (2022-07-06)

### Bug Fixes

* default value for time interval filters ([#2636](#2636)) ([e6ab4d1](e6ab4d1))
@github-actions
Copy link

github-actions bot commented Jul 6, 2022

🎉 This PR is included in version 0.171.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working as expected. This can be an error or an unexpected user experience 🖥 frontend This issue requires changes to the frontend released
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants