-
Notifications
You must be signed in to change notification settings - Fork 0
Landing Page Animation #110
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
Conversation
minjlys
commented
Aug 13, 2025

had difficulties trying to sort out the merge conflict because i didn't update my branch before starting :( |
Hi Lydia! Did you end up sorting this out? When you mention ignoring the changes in your PR and animating most recent, did you end up doing this to fix the merge? If you were able to push your changes up to the branch then there shouldn't be any more merge conflicts. |
hey austin! i think i accidentally undid some of the lines from dev in the Landing.tsx file when resolving the merge conflict, so i think a new PR would be ideal? just wanted to get your input first before i did that ! |
Oh I see now. Can you try running git pull orgin dev on your current branch. Let me know what it says. If it says divergent branches or something similar, we can think of a fix hopefully. |
i ended up making a new PR - i left comments on it about what issues i ran into |
Ah I see ok, that should be fine for now then, but we'll go over some merge conflict stuff to help with addressing these since it can be annoying solving them. I'll close this pr later then. |