You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting a dev task in a monorepo that depends on a bunch of other tasks, I'm not really interested in the dependency tasks (unless they error). But I want to know when my dev server is ready, without having to navigate down a long list of tasks.
Proposal
The new UI should focus the first persistent task as soon as it starts, unless the user has navigated manually already or a task failed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
persistenttask automaticallyNon-goals
No response
Background
When starting a dev task in a monorepo that depends on a bunch of other tasks, I'm not really interested in the dependency tasks (unless they error). But I want to know when my dev server is ready, without having to navigate down a long list of tasks.
Proposal
The new UI should focus the first
persistenttask as soon as it starts, unless the user has navigated manually already or a task failed.Beta Was this translation helpful? Give feedback.
All reactions