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

Business page components transition bugs #50

Open
Karyum opened this issue Dec 23, 2019 · 1 comment
Open

Business page components transition bugs #50

Karyum opened this issue Dec 23, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@Karyum
Copy link
Collaborator

Karyum commented Dec 23, 2019

  1. when clicking on the review or details button there is some sort of delay before the component is actually mounted sometimes.
  2. when clicking on the review or details button, the page jumps upwards after couple of seconds, that might be from the image gallery change.
@Karyum Karyum added the bug Something isn't working label Dec 23, 2019
@Karyum
Copy link
Collaborator Author

Karyum commented Dec 26, 2019

turns out that the problem is, becuase of a height different between the details componenet, and the reviews component. that's why the page jumps, we need to make both component's height identical or we can add transition to the parent component, so when the height changes it slowly goes back up

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

No branches or pull requests

1 participant