-
Notifications
You must be signed in to change notification settings - Fork 35
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
Improve timeline scroll behavior and fix non visible date on load #1433
Improve timeline scroll behavior and fix non visible date on load #1433
Conversation
…eline-display-for-december
Build succeeded and deployed at https://prism-1433.surge.sh |
…ssh://github.com/WFP-VAM/prism-app into aa-storm-feature/fix-timeline-display-for-december
frontend/src/components/MapView/DateSelector/TimelineItems/TimelineLabel/index.tsx
Outdated
Show resolved
Hide resolved
Thanks @Max-Z80 for this fix! I noticed it before but didn't manage to create an issue. Why are we trying to merge it in the AA storm feature branch instead of main? |
@wadhwamatic we're merging to AAStorm to avoid merge conflicts and make sure this is working as expected for AA. But if we'd like to have it sooner we can point it to main. I think AA is almost ready though so not sure it's needed. Up to you :) |
Description
fix the display of the timeline for months which require an offset to the right of the timeline such as december
How to test the feature:
Checklist - did you ...
Test your changes with
REACT_APP_COUNTRY=rbd yarn start
REACT_APP_COUNTRY=cambodia yarn start
REACT_APP_COUNTRY=mozambique yarn start
Screenshot/video of feature: