Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defect: It doesn't work to delete a just added chord. #214

Open
duianto opened this issue Oct 18, 2023 · 0 comments
Open

Defect: It doesn't work to delete a just added chord. #214

duianto opened this issue Oct 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@duianto
Copy link
Contributor

duianto commented Oct 18, 2023

Describe the bug

It doesn't work to delete a just added chord.

To Reproduce

On https://www.iq-eq.io/#/manager

  • Connect
  • Read chords from device
  • Add Chord Map. It adds a new empty chord to the beginning of the list.
  • Edit Chord
    Output: abc
    Input: a + ,
    Tested the chord, and it doesn't work yet as expected.
  • Save. Now the chord works: abc
  • Delete. Confirm.

Observed behavior

The chord was removed from the list, but it still works: abc

Expected behavior

The chord should be deleted.

It can be deleted after reconnecting and reading the chords.

  • Disconnect. A message appeared:

Successfully disconnected from serial port!

  • Click OK, It looks like it still is connected for me. The device ID says: Device ID CHARACHORDER ONE M0 --- CCOS VERSION 1.1.3
  • Refresh the dot i/o browser tab. Now there is no Device ID text (like it does before connecting the first time).
  • Connect.
  • Read chords from device. Now the abc chord appears as the third entry: abc a + ,

The chord still works: abc

  • Delete. Confirm.

Now the chord doesn't work. a,

Desktop:

  • OS: Windows 10 22H2
  • Browser: Edge 117.0.2045.60 (Official build) (64-bit)
  • CharaChorder Device: CharaChorder One
  • CCOS Version: 1.1.3
@duianto duianto added the bug Something isn't working label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To Review
Development

No branches or pull requests

1 participant