Table is not getting selected after searching for second time
I was trying to select multiple tables from the search input box. I selected one table and then searched for another table and tried to select it but the first one was getting deselected.
To Reproduce Steps to reproduce the behavior:
- Connect To DB.
- Select the table.
- Select another table after searching it.
- The first one will get deselected.
Expected behavior Both tables should be selected.
Screenrecording Video is here.
Thank you for reporting this issue.
The first table got deselected because the search input filters out the selected table. For now, you will need to clear the search input to restore the selected table before submitting.
I will discuss this problem with the team to find a fix.
Can I work on this issue?
Sure, your contribution would be very welcome, I can help you review the PR.