online-judge icon indicating copy to clipboard operation
online-judge copied to clipboard

Allow selecting language optgroup in filters

Open Xyene opened this issue 5 years ago • 1 comments

If we make the optgroup the language common name, we can have a select2 filter that looks like:

C++
    C++11
    C++17
Python
    Python 2
    Python 3
    PyPy 2
    PyPy 3
...

...and selecting the "Python" header would select all the children. Seems easy enough with select2. Requested by a user via email.

Xyene avatar Sep 27 '20 19:09 Xyene

Can u assign this to me?

tanweeralii avatar Sep 29 '20 16:09 tanweeralii