Skip to content

Create instant feedback when a task is clicked without waiting for the task to actually spawn server-side. #15277

Closed
@vparfonov

Description

Is your enhancement related to a problem? Please describe.

The delay between "the user clicks on the task" and "the output terminal is getting shown". The user doesn't really know if the action (clicking on the task) has been taken into account. When the connectivity is not great, this lead to very inconvenient UX.

Describe the solution you'd like

We should look at how we can first open the terminal output, so it gives a visual feedback to the end-user, display an indicator inside of it (ex: "Task "{task-name}" - Connecting....") and then do the necessary background connection between the task running in the container and the output displayed in the IDE

Describe alternatives you've considered

Additional context

Metadata

Labels

kind/enhancementA feature request - must adhere to the feature request template.severity/P1Has a major impact to usage or development of the system.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions