So I just found this promising looking module for dash:
https://github.com/vivekvs1/dash-dual-listbox
Unfortunately I cannot get the module to work. I installed it with pip through pypi and tried to run the example “usage.py” and the buttons to move the options dont work at all.
Has anyone gotten this module to work? If yes I would really appreciate some instructons and help.
It is exactly what I am looking for. The only alternative that I would consider is using a dropdown with the multi option, but that would be a really sub-optimal solution.