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

UI - Current thread is not highlighted in Dark mode #623

Closed
sangee2004 opened this issue Jul 12, 2024 · 2 comments
Closed

UI - Current thread is not highlighted in Dark mode #623

sangee2004 opened this issue Jul 12, 2024 · 2 comments
Assignees
Labels
bug Something isn't working UI Issues relating to "--ui" option

Comments

@sangee2004
Copy link
Contributor

gptscript version - v0.0.0-dev-0c73f4b8-dirty

Steps to reproduce the problem:

  1. Launch UI - gptscript --ui --workspace ./newthread --disable-cache
  2. Once UI is launched , execute any script.
  3. Notice that a thread gets created automatically when we first with the script.
  4. This thread does not get highlighted when in Dark mode.

Note - We are able to see this highlighted as expected in the Light mode.

Dark Mode ( no highlight for the current thread)
Screenshot 2024-07-12 at 12 32 29 PM

Light Mode (shows highlight for the current thread)

Screenshot 2024-07-12 at 12 33 39 PM
@sangee2004 sangee2004 added bug Something isn't working UI Issues relating to "--ui" option labels Jul 12, 2024
@tylerslaton tylerslaton added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Aug 7, 2024
@tylerslaton
Copy link
Contributor

@sangee2004 I believe this is fixed. Please give it another look.

@sangee2004
Copy link
Contributor Author

With the latest build, we see the current thread being highlighted

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI Issues relating to "--ui" option
Projects
None yet
Development

No branches or pull requests

2 participants