opengds / OpenGDS

Open GOOP Development Suite
MIT License
54 stars 14 forks source link

Able to create Property Method without selecting a Property #105

Closed StefanCals closed 4 months ago

StefanCals commented 5 months ago

In the Create Method Dialog, when selecting the Property Method (Method Type), the Create Method and Create and Open Method buttons start of disabled.

image

If I put in a Property Name, without selecting a Property first, these buttons will be enabled.

image

Clicking on either one of the buttons now results in nothing (because I didn't select a property obviously).

But then you shouldn't be able to click on the Create buttons. So possibly add an extra check if a property was actually selected before enabled the buttons.

MikaelHolmstrom commented 4 months ago

Fixed