newlandsvalley / chord-editor

UI for generating simple chord diagrams for guitar, bass and piano
MIT License
9 stars 2 forks source link

Refreshing the Tenor Guitar page errors #8

Closed newlandsvalley closed 1 year ago

newlandsvalley commented 1 year ago

I think this is to do with translation to and fro between the URI string component and the FrettedInstrumentExample data type. I think we need to decide on whether or not the URI component is tenorGuitar or tenorguitar. I suspect it will be a lot more straightforward to change it to the latter.

jgarte commented 1 year ago

Why do you think the latter will be more straightforward? Just curious

newlandsvalley commented 1 year ago

Just laziness - I'm guessing you can probably just use toLower when converting from the Example type.

newlandsvalley commented 1 year ago

Fixed by bd4d243f26b13b8f3397b16d428680cb116f060f