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][UI][playground] Sporadically losing focus inside of playground text editors #6191

Open
cephalization opened this issue Jan 28, 2025 · 1 comment
Assignees
Labels
bug Something isn't working c/ui

Comments

@cephalization
Copy link
Contributor

Something causes the message and tool editors within playground to remount, and reset your cursor / focus occasionally.

I notice it the most frequently when:

  • Load a prompt into playground
  • Add / edit a tool
  • While typing your cursor will snap to the beginning of the input
@cephalization cephalization added bug Something isn't working triage issues that need triage labels Jan 28, 2025
@github-project-automation github-project-automation bot moved this to 📘 Todo in phoenix Jan 28, 2025
@cephalization cephalization added c/ui and removed triage issues that need triage labels Jan 28, 2025
@cephalization cephalization moved this from 📘 Todo to 👨‍💻 In progress in phoenix Jan 29, 2025
@cephalization cephalization self-assigned this Jan 29, 2025
@cephalization
Copy link
Contributor Author

cephalization commented Jan 29, 2025

Appears to be related to this uiwjs/react-codemirror#694

It becomes much easier to replicate once we load the playground up with instances, lining up with the theory that it is caused by renders that take too long

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/ui
Projects
Status: 👨‍💻 In progress
Development

No branches or pull requests

1 participant