I tried after typing in a cell, I’m trying to select the correct value from modal.
When the value is temporary, the background color is set for the cell, but the color disappears when the modal is opened.
It seems that the TD tag of the cell is redrawn and the set class is cleared.
Search for the contents of a cell by prefix match using the API.
Shows the modal and shows the list retrieved from the API.
(At this time, it is necessary to display multiple data for one list like a table.)
When you click on the modally displayed value, set that value in the cell.
At this time, it is necessary to set the exact value obtained from the API, so it is necessary to change the background color so that it can be recognized as being manually entered.
I’m sorry for your inconvenience.Thank you for your cooperation.