feature/move-transition-in-component #2694

Merged
konrad merged 3 commits from dpschen/frontend:feature/move-transition-in-component into main 2022-11-16 14:36:19 +00:00
Member

In theory this should also fix quite a few modal transition issues.

Doesn't fix all the issues. But makes fixing them easier in the future.

~~In theory this should also fix quite a few modal transition issues.~~ Doesn't fix all the issues. But makes fixing them easier in the future.
dpschen added the
kind/feature
area/internal-code
labels 2022-11-12 18:34:00 +00:00
konrad was assigned by dpschen 2022-11-12 18:34:00 +00:00
dpschen added 2 commits 2022-11-12 18:34:01 +00:00
dpschen requested review from konrad 2022-11-12 18:34:06 +00:00
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://2694-feature-move-transition-in-compo--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://2694-feature-move-transition-in-compo--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
dpschen changed title from feature/move-transition-in-component to WIP: feature/move-transition-in-component 2022-11-12 19:13:54 +00:00
Owner

Looks like this broke pretty much all frontend tests: https://dashboard.cypress.io/projects/181c7x/runs/3046/overview

Looks like this broke pretty much all frontend tests: https://dashboard.cypress.io/projects/181c7x/runs/3046/overview
Owner

juding from the test results in Cypress' dashboard it looks like the modal never disappears.

juding from the test results in Cypress' dashboard it looks like the modal never disappears.
Author
Member

Looks like this broke pretty much all frontend tests: https://dashboard.cypress.io/projects/181c7x/runs/3046/overview

Yes, I'm not done here yet :)

> Looks like this broke pretty much all frontend tests: https://dashboard.cypress.io/projects/181c7x/runs/3046/overview Yes, I'm not done here yet :)
dpschen force-pushed feature/move-transition-in-component from 301825d45e to 8c44ed83e6 2022-11-14 21:09:08 +00:00 Compare
dpschen changed title from WIP: feature/move-transition-in-component to feature/move-transition-in-component 2022-11-15 17:19:57 +00:00
Author
Member

This should work now

This should work now
konrad approved these changes 2022-11-16 14:36:00 +00:00
konrad left a comment
Owner

Awesome, the modal fade in seems to work smoothly now!

Awesome, the modal fade in seems to work smoothly now!
konrad merged commit 77ff0aa256 into main 2022-11-16 14:36:19 +00:00
konrad deleted branch feature/move-transition-in-component 2022-11-16 14:36:19 +00:00
Author
Member

Awesome, the modal fade in seems to work smoothly now!

There are still some issues, but much better than before.

> Awesome, the modal fade in seems to work smoothly now! There are still some issues, but much better than before.
This repo is archived. You cannot comment on pull requests.
No description provided.