CE-3090: Structured heading levels
Closes CE-3090
Merge request reports
Activity
assigned to @johannaszepanski
requested review from @domonkosgulyas, @imretoth, @maxfrederiksen, and @skybrewer
No, then the html element would be a h3, component is the html tag, variant is the style in MUI theme.
This is a little bit related to what we talked about the other day. That maybe we should set our own styles based on font size, font weight and color so that we don't need to use variant... it is confusing and results in typography wild west
Because we want the heading hierarchy of an h2, since you shouldn't have an h3 element that does not have an h2 "parent", but we want the styling of an h3 (as it is declared in common)
This ticket is about getting h-level hierarchy correct for each page and that is done by replacing the h3 with h2 where appropriate. If this is still unclear, ping me and let's have a huddle.
mentioned in commit f8a75ba5