Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed glitches that don't affect usability #1800

Merged
merged 4 commits into from
Apr 30, 2024
Merged

Conversation

lucaseduoli
Copy link
Collaborator

  • 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.

Copy link

vercel bot commented Apr 30, 2024

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

@lucaseduoli
Copy link
Collaborator Author

  • Fixed Tweaks glitch: removed Global Variables functionality

@ogabrielluiz ogabrielluiz merged commit ee6aa0c into dev Apr 30, 2024
7 checks passed
@ogabrielluiz ogabrielluiz deleted the bug/main_page_glitch branch April 30, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants