Closed cstns closed 1 week ago
Why are we adding the same CSS multiple times rather than just fixing the common layout once?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.79%. Comparing base (
0b4c35f
) to head (326cb4f
). Report is 9 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The ff-layout-box component is used in many places, ex modals. I added a utility class to avoid repetition
Description
Addresses some ui issues caused by the removal of referencing the viewport height.
html
,body
,#app
and#ff-app
containers to to full height by using flex in order to preserve scroll functionalityRelated Issue(s)
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label