nrwl / nx-console

Nx Console is the user interface for Nx & Lerna.
https://nx.dev
MIT License
1.31k stars 212 forks source link

jetbrains ide - ui generation (NX generate ui) - i cant see options, options are clipped - scroll wont help #2053

Open deiiviidas opened 8 months ago

deiiviidas commented 8 months ago

Current Behavior

while generating vue library i cant see option to select in unitTestRunner

Expected Behavior

Steps to Reproduce

in jetbrains ide,

shift+shift -> search for: nx generate -> select nx generate ui -> select nx/vue library - then fill all fields.

Failure Logs / Images / Videos

image

Environment

JetBrains IDE

MaxKless commented 7 months ago

Hey! Yes this is a known issue and we'll look into fixing it by moving the dropdown to the top. Thanks for the report. @xiongemi maybe this is a good one to get started on the generate UI? :)

deiiviidas commented 7 months ago

why not just add some dummy text/description and thus adding more content below in text format.

MaxKless commented 7 months ago

Because that would look weird, I think. Maybe we'll add some spacing but these dropdowns could be very long. So opening to the top seems the better solution.