It would be useful if it was possible to hide (or at least separate)
closed bugs, in either of the following ways:
- By a tickbox in a filter mask, as part of a filter function maybe
implemented later
- by something similar to a "Spoiler" tag
- by adding a horizontal line between open and closed issues (visual
distinction)
All those can be achieved entirely client-side (first two need
javascript, but displayed by default for non-js users).
70@bugs.linux-forks.de writes:
> All those can be achieved entirely client-side (first two need
> javascript, but displayed by default for non-js users).
Should not be too hard to implement... The HTML is prepared for that in theory.