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

Interpreter dropdown overhaul #6150

Open
dhruvisompura opened this issue Jan 29, 2025 · 0 comments
Open

Interpreter dropdown overhaul #6150

dhruvisompura opened this issue Jan 29, 2025 · 0 comments
Labels
area: console Issues related to Console category.

Comments

@dhruvisompura
Copy link
Contributor

The Interpreter dropdown is being simplified as a component to provide a better UX to users as part of the work for multiple sessions.

The dropdown is being replaced with a button that only has two jobs:

  • show the name of the active sesison/env
  • allow the user to switch between active sessions

The mechanisms for managing a session (start/stop/restart) are moving into the console pane.

When the button is clicked, a user should see a quick pick list to select an active interpreter session.

@dhruvisompura dhruvisompura added the area: console Issues related to Console category. label Jan 29, 2025
@dhruvisompura dhruvisompura added this to the 2025.03 Pre-Release milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: console Issues related to Console category.
Projects
None yet
Development

No branches or pull requests

1 participant