Use CSS grids for all major tables #2352
Labels
[C] Frontend
Focuses on frontend implementation
[P] Minor
Minor priority
[T] Refactoring
Existing parts should become faster, more readable, or in any other way better.
Following #1818 and #2349 (comment), we want to use CSS grid instead of HTML
table
s for all big tables with complex navigation features. In #1889 we went with bootstrap grid in the end, but we probably want to try a more lightweight system with just CSS grid - something like the results page.The text was updated successfully, but these errors were encountered: