eclipse-esmf / esmf-aspect-model-editor

Manage Aspect Models visually — create, validate, create artefacts, persist file based
https://eclipse-esmf.github.io/ame-guide/introduction.html
Mozilla Public License 2.0
21 stars 7 forks source link

[BUG] All dialogs/popups should have consistent buttons #226

Open atextor opened 5 months ago

atextor commented 5 months ago

How: List of performed steps

What: Actual result vs expected result Expected: All popups consistently have an X closing button, possibly also "OK" button to close Actual: Some popups have an X, some have OK/Cancel, some don't...

Input (files/screenshots)

"Workspace" does have an X button: image But "SAMM Elements" doesn't: image

"Settings" has Cancel / Apply / OK: image

But "Notifications" does not: image (it should have an "OK" button to close)

Neither does the "Help" dialog: image

(it should also have an "OK" button to close)

And the "Entity Properties Configuration" dialog has Cancel and Save: image

chris-volk commented 5 months ago

Occured on 5.5.0 linux

chris-volk commented 5 months ago

image