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 matcher scrolling #434

Closed
wants to merge 1 commit into from
Closed

Fix matcher scrolling #434

wants to merge 1 commit into from

Conversation

smartspot2
Copy link
Member

With the luxon migration, the matcher was refactored to use luxon datetime objects, and as a result of this change, the matcher scrolling behavior broke. The cause was a missed .plus rather than a .minus on a scroll event.

@smartspot2 smartspot2 added the bug Something isn't working label Sep 2, 2023
@smartspot2 smartspot2 self-assigned this Sep 2, 2023
Copy link
Contributor

@ericyche ericyche left a comment

Choose a reason for hiding this comment

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

approving out of spite

@cypress
Copy link

cypress bot commented Sep 2, 2023

Passing run #175 ↗︎

0 78 0 0 Flakiness 0

Details:

Fix matcher scrolling
Project: csm_web Commit: 0f3ecc2ee4
Status: Passed Duration: 02:44 💡
Started: Sep 2, 2023 8:51 AM Ended: Sep 2, 2023 8:54 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@smartspot2 smartspot2 mentioned this pull request Sep 2, 2023
@smartspot2
Copy link
Member Author

#435 forcing my hand at closing this pr smh

@smartspot2 smartspot2 closed this Sep 2, 2023
@smartspot2 smartspot2 deleted the fix/matcher-scroll branch September 2, 2023 08:58
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.

2 participants