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

Reply animation refactor #3813

Merged
merged 3 commits into from
Apr 2, 2020
Merged

Reply animation refactor #3813

merged 3 commits into from
Apr 2, 2020

Conversation

siddharthkp
Copy link
Contributor

@siddharthkp siddharthkp commented Apr 1, 2020

motivation: animations are imperative, the reply animations has multiple steps in it. with our current implementations, there were multiple bugs that kept cropping up because of the declarative/imperative translation.

Rewrote the animations with a better (more explicit) transition for logic.

TODO: check for state changes in replies and decide animations for them

  • new reply
  • delete reply
  • edit reply
  • switch comments

@lbogdan lbogdan temporarily deployed to pr3813 April 1, 2020 10:26 Inactive
@lbogdan
Copy link
Contributor

lbogdan commented Apr 1, 2020

Build for latest commit a1b0093 is at https://pr3813.build.csb.dev/s/new.

@SaraVieira SaraVieira merged commit 5fd71fb into master Apr 2, 2020
@SaraVieira SaraVieira deleted the comments-polish-fool branch April 2, 2020 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants