FourThievesVinegar / solderless-microlab

GNU Affero General Public License v3.0
67 stars 9 forks source link

BUG: Trailing whitespace on user option breaks option selection #196

Open sparklestheunicorn opened 2 months ago

sparklestheunicorn commented 2 months ago

Currently, if there is trailing whitespace on a user option, the back-end fails to find it.

A workaround has been implemented such that the Recipe Press trims excess whitespace, so it shouldn't be too much of an issue, but it would be good to resolve this at some point.