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

Bug Report: Unable to Delete Text Generator Node Source Reliably #320

Open
2 tasks done
shige opened this issue Jan 22, 2025 · 0 comments
Open
2 tasks done

Bug Report: Unable to Delete Text Generator Node Source Reliably #320

shige opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@shige
Copy link
Member

shige commented Jan 22, 2025

Self Checks

Cloud or Self Hosted

Cloud

Version (only for Self Hosted)

No response

Steps to reproduce

  1. Add a source to the Text Generator node.
  2. Rapidly click the "delete" button for the source.
  3. Repeat steps 1 and 2 multiple times.
  4. Observe if a phantom "connection" remains after deletion attempts.

Expected Behavior

  • When a source is deleted from the Text Generator node, it should be completely removed.
  • New sources should be added correctly, without being affected by previous deletions.

Actual Behavior

  • Sometimes, after rapidly clicking the delete button, a phantom "connection" representing the deleted source remains.
  • New sources are then added below this phantom connection rather than replacing it.
  • Despite the source settings appearing, the phantom connection cannot be deleted.

Image

Additional Context

  • The bug does not reproduce consistently with each attempt.
  • It appears to be related to quickly deleting and adding sources.
  • The issue might be related to how the UI handles rapid actions or updates in the Text Generator node.
@shige shige added the bug Something isn't working label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant