Currently the right sidebar just appears. That’s very janky.
Instead, we should do it like in the Files app and have the same slide animation. @nextcloud/calendar – ideally it should be done in the server so that every time the sidebar appears in any app, it’s nicely animated. cc @nextcloud/javascript
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
@jancborchardt can we use css instead? Like the slide animation of the menu on mobile?
There is a proper animation, but it only works the first time.
Is somebody working on this or can I please get started with this for my rgsoc 2018?
@arunikayadav42 please do :)
@skjnldsv okay!thanks
Can anybody please help me get started with this issue?
Do I need to know scss for to solve this issue,please tell :)
This issue actually needs some debugging to find out whether it's a simple SCSS issue or actually some issue in our angularJS / javascript code.
so do I need to work on it or pick some other issue?
@tcitworld This seems to be related to the router view somehow.
AppSidebar contains a transition itself.
Do you have any idea?
I don't see any. I'll have a deeper look later.
@tcitworld Were you able to figure out what's going wrong? :)
@tcitworld Move to 2.0.1?
This animation only works for me when I press the close on the sidebar - not when I click an event and the sidebar appears.
Nextcloud 17.0.0 Calendar 2.0.1 Firefox 72.0.1
Most helpful comment
@jancborchardt can we use css instead? Like the slide animation of the menu on mobile?