Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Itinerary Summary Overlay #1058
Itinerary Summary Overlay #1058
Changes from all commits
41e8b73
2d0f298
4fc120e
9cdf883
4430731
c61f635
164b365
80c8f63
8caf338
7cd9754
290a5c1
23d88b5
06114c6
6034b3c
bbfa7ef
862fc67
2a66e3f
da52973
1e43c6b
608e15b
cda7285
429accd
26d2e47
5e39d1c
8b96c1a
2ecd33c
37d5c1e
aa3c220
bbf4efa
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One behavior that can be annoying: if you hover this card and it causes the map to recenter and the cursor no longer on the card, the itinerary preview will flicker.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah this was annoying... We tried to fix this with the debounce, but I'm not sure how successful it was
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Didn't we decide we wanted to remove the map re-centering behavior from this overlay? It's still pretty jarring to try to hover one of these itinerary cards on the map.