langflow icon indicating copy to clipboard operation
langflow copied to clipboard

Fixed glitches that don't affect usability

Open lucaseduoli opened this issue 10 months ago • 1 comments

  • Fixed glitch at Main Page: when changing from flows to components, the Empty screen flashes.
  • Fixed glitch at Icons: when lazy loading, a loading component appeared, and if that is super fast, it seems like a glitch. Fixed by adding a timeout to display the loading, displaying a blank screen before that.
  • Fixed glitch at refresh: When refreshing, the screen goes to loading state twice. Added a Abort function at the main UseEffect to address that issue.

lucaseduoli avatar Apr 30 '24 10:04 lucaseduoli

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 2:58pm

vercel[bot] avatar Apr 30 '24 10:04 vercel[bot]

  • Fixed Tweaks glitch: removed Global Variables functionality

lucaseduoli avatar Apr 30 '24 14:04 lucaseduoli