#What is this about?
Rewrite the views to use tabbed headers for view/edit/delete, the way sourcehut does.
#How to fix it?
Use <ul class="nav nav-tabs">
, then enumerate the <li>
s (options).
#When should this be fixed?
In the next two days, ideally June 30, 2020.