kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
12.99k stars 1.13k forks source link

Buggy animation on drawer in topology #4587

Open tchiotludo opened 3 months ago

tchiotludo commented 3 months ago

Screencast_20240807_135513.webm It's not really visible on the video but in real life, the drawer seems to be opening from the left (and not the right), meaning the drawer is blinking and animating from left to the right of the page. The animation should be only from right

Suraj-kumar00 commented 1 month ago

Hi @anna-geller, how have you been? Can I try this one? I got the issue and it would be very helpful if you could guide me about where to make changes in the project or can you provide resource. I'll happy to work on this issue.

MilosPaunovic commented 1 month ago

Hi @Suraj-kumar00,

First thing is to follow this guide to set the project up and running for development purposes.

After that, it would be great if you could try and dig up the issue a bit by yourself to try and find the problem, as it is not that obvious. If you need help reproducing the issue itself, ping me here.

Thanks for the will to contribute! 🚀

Suraj-kumar00 commented 1 month ago

Hi @MilosPaunovic, how have you been?

So I'm trying to setup the project locally and I have setup the frontend I think properly in the ui folder .

Here it the ss of it: image


And I want to ask do I need to setup the backend as well? and if yes then how? I went through the documentation and tried to run the backend as well:

It's huge file though, image


Could you please guide me to setup it up in local machine properly? and reproducing the error? so that I can resolve this error?

MilosPaunovic commented 4 weeks ago

Hey @Suraj-kumar00, you don't necessarily need to set up backend, you can just follow this guide.