eclipse-archived / codewind

The official repository of the Eclipse Codewind project
https://codewind.dev
Eclipse Public License 2.0
113 stars 45 forks source link

SVT: Che: Pressing "Back" when adding new image registry closes the menu. #2172

Open DavidG1011 opened 4 years ago

DavidG1011 commented 4 years ago

Codewind version: 0.9.0

Che version: 7.5.1 Kubernetes cluster: OKD 4.2

Description: Pressing "Back" when adding new template registry closes the menu: output

Steps to reproduce:

  1. Click "Add New" in Image Registry Manager.
  2. Enter registry domain.
  3. Click "Back".
tetchel commented 4 years ago

This looks like a theia bug with the mouseclick registering more than once since you can see it very briefly go back to step 1 before closing 🤔