josephdadams / midi-relay

Listens for HTTP request with JSON payload and relays MIDI/MSC commands on local ports.
MIT License
58 stars 9 forks source link

Edit Trigger not loading current trigger configuration to the input boxes at the bottom of the web UI page #47

Closed jfleckc closed 9 months ago

jfleckc commented 1 year ago

Describe the bug In 3.1.2, I can't seem to edit an existing trigger. I can create new triggers, but the Edit Trigger button doesn't appear to load in the current configuration of the selected trigger in order to edit.

To Reproduce Open up the webui on 127.0.0.1:4000 in Chrome. Click on Edit Trigger on any current trigger. Scroll down to the bottom of the page.

Expected behavior Clicking on Edit Trigger should load in the current trigger configuration to the input boxes at the bottom of the page.

Screenshots Video Attached

https://github.com/josephdadams/midi-relay/assets/109965087/d18f6a1e-9571-41e2-b858-3b4f266126af

Desktop (please complete the following information):

Additional context Add any other context about the problem here.