vZome / vzome

vZome is a desktop 3D modeling tool, originally designed to model Zometool
https://www.vzome.com/home
Apache License 2.0
17 stars 7 forks source link

Fixed username case defect in GitHub browser app #916

Closed vorth closed 1 month ago

vorth commented 1 month ago

A mixed-case username as a query parameter would cause a null entry from the select component. Now we lowercase the query parameter right away.