Closed carlgieringer closed 9 months ago
=============================== Coverage summary ===============================
Statements : Unknown% ( 0/0 )
Branches : Unknown% ( 0/0 )
Functions : Unknown% ( 0/0 )
Lines : Unknown% ( 0/0 )
================================================================================
632 incompletely fixed #630. This PR finishes the job.
react-md tabs always assume there is an active tab, which doesn't work for us because we don't have an active tab when we are viewing something for which we don't want a tab. This is related to the fact that we really only wanted the tabs for presentation, not to control the content of a tab panel.