Fixes #5983; possibly also has a bearing on #4306. A CSS rule dating from the original StreamField design was hiding the 'required' asterisk on fields within a required StreamField, presumably on the mistaken belief that they duplicate the information given by the top-level asterisk on the streamfield. (In #5983 this was reported as a regression in 2.7 when the react-streamfield CSS was introduced, so it's possible that the old design had something to mitigate this, e.g. an asterisk being inserted elsewhere.)
Files | Coverage |
---|---|
reducers | 80.88% |
Explorer.tsx | 100.00% |
ExplorerHeader.tsx | 53.85% |
ExplorerItem.tsx | 100.00% |
ExplorerPanel.tsx | 97.37% |
ExplorerToggle.tsx | 100.00% |
PageCount.tsx | 100.00% |
actions.ts | 86.89% |
index.tsx | 100.00% |
Folder Totals (9 files) | 88.67% |
Project Totals (43 files) | 79.58% |