I want to filter on multiple filter labels

In the issue tracker, I can filter on labels. But if I want to see issues that have either label A or label B, there is no way to select both labels in the dropdown menu. I have noticed, however, that I can add labels in the URL using a comma, e.g. &label_name=A,B so what is missing is the frontend implementation.