issues
search
eclipse-pass
/
pass-ui
UI code base for PASS
Apache License 2.0
4
stars
16
forks
source link
fix: toggle optional repo
#1202
Closed
jaredgalanis
closed
1 year ago
jaredgalanis
commented
1 year ago
checking/unchecking the optional repo on the repositories step was not working
this removes preventDefault which was interfering with the native browser interaction
this adds assertions to tests in this area that weren't previously covered
partially resolves
https://github.com/eclipse-pass/main/issues/656