Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://agpt.co
Other
168.7k stars 44.46k forks source link

Add loading indicator for graph execution #7875

Open linear[bot] opened 3 months ago

linear[bot] commented 3 months ago

Loading Indicators: When you press play, nothing happens for a while until the first block updates. It's not clear to the user they should be waiting. OPEN-1669 handles switching the play button for a stop button, which is a great start for this.

Proposed Implementation: Animated border: Implement a bold, animated border around the entire graph area that appears only when running. This could be a pulsing effect or a moving dashed line.

khongminhtn commented 1 month ago

https://github.com/user-attachments/assets/c27a81fd-ec07-4e90-8e8a-8f7e32d9a4b2 What do you think of this? @Pwuts

Only just had the chance to work on this today. Let me know what you think. Could potentially make it bigger, might be a little too small to be noticeable.

Also, please @ John Abadesh in here. I cant seem to find his @ in Github.

Torantulino commented 2 weeks ago

@khongminhtn this is great! Sorry for missing your comment until now, can you please submit a PR for this?