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

jetbrains ide - ui generation (NX generate ui) - when generating something it spams new tabs in Run (Alt+4 in ide to enable) after field each change #2054

Open
deiiviidas opened this issue Mar 13, 2024 · 7 comments
Labels
type: bug Something isn't working

Comments

@deiiviidas
Copy link

Current Behavior

when generating something it spams new tabs in Run

Expected Behavior

dont spam new tabs? like in vscode

Steps to Reproduce

in jetbrains ide,

shift+shift -> search for: nx generate -> select nx generate ui -> select nx/vue library - then fill all fields
Run (Alt+4 in ide to enable) - to see how many tabs it would open

Failure Logs / Images / Videos

image

Environment

JetBrains IDE

  • Nx Console version: 1.19.0
  • VSCode version: 0
@deiiviidas deiiviidas added the type: bug Something isn't working label Mar 13, 2024
@MaxKless
Copy link
Collaborator

Hey! I tried to reproduce this but on my machine it always just modified the current run tab instead of spawning new ones.
Could you see if there's any info in idea.log when you see this?
Also a video of it happening & a minimal repro would be super helpful...

@deiiviidas
Copy link
Author

sure, try with enabled services - for example i have, service from npm start running but as service, and then i have added config which is from another project, different folder, that starts laravel server.

image

image

image

@deiiviidas
Copy link
Author

image

@deiiviidas
Copy link
Author

active tool window - maybe it does brake preview?

@MaxKless
Copy link
Collaborator

Does this happen for every repo you have? Could you provide a minimal reproduction in github and paste it here so I can try it out?

@deiiviidas
Copy link
Author

Does this happen for every repo you have? Could you provide a minimal reproduction in github and paste it here so I can try it out?

this is the maximum what i can do - https://www.awesomescreenshot.com/video/25966365?key=4d3908d00f3563ccada27bd0e731a8e3

@MaxKless
Copy link
Collaborator

huh that's so interesting.

  • What OS are you on?
  • What IDE is it & what version?
  • Is there anything in idea.log?

@MaxKless MaxKless reopened this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants