Skip to content

Remove subgrid fallbacks once it's fully supported in all browsers #127

@adamkudrna

Description

@adamkudrna

Manual fallbacks sort of work but we cannot achieve the same results for all use cases as with the real subgrid.

  • Search all occurrences of subgrid. Pay special attention to FormLayout and form fields, they are complex and need to be tested properly.
  • Update docs: /components/layout/form-layout#label-width
  • Added after Refactor fallback of auto-width FormLayout to display: contents #135: fallback now uses display: contents instead of the manually added fallback width.

Support status as of August 2020

https://caniuse.com/#feat=css-subgrid

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions