orbinson / aem-groovy-console

The AEM Groovy Console provides an interface for running Groovy scripts in the AEM container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
https://orbinson.github.io/aem-groovy-console/
Other
16 stars 3 forks source link

navigating/selecting services fix #44

Closed michielspiritus7 closed 1 year ago

michielspiritus7 commented 1 year ago

Solved the issue: Minor UI issue: navigating through Services dropdown using ↑/↓ keys adds all the touched services to the console #43

royteeuwen commented 1 year ago

LGTM