vuejs / vue-cli

🛠️ webpack-based tooling for Vue.js Development
https://cli.vuejs.org/
MIT License
29.76k stars 6.33k forks source link

Add "Open app" button to ui "Run task" widget #3055

Open TitanFighter opened 5 years ago

TitanFighter commented 5 years ago

What problem does this feature solve?

I can run app from Dashboard tab, but in order to open app, I need to do it either manually or click widget's "Go to task" button then "Dashboard" and just then click "Open app". Why not to add one more button to the widget in order to open app in one click?

What does the proposed API look like?

Add a 3rd button "Open app" to the widget "Run task".

gtsiolis commented 3 years ago

@TitanFighter the serve task now opens by default the Dashboard tab and the Open app button is now visible. Do you think this is still an issue?

TitanFighter commented 3 years ago

Hi @gtsiolis This is not an issue, just UX improvement :) I checked new version of vue ui - looks better, but any way required one unnecessary click - to open task.

Anyway, there is just one thumb up for 2 years, so looks like no one needs it, so probably this request can be closed - Im sure there are more important things to do.