Skip to content

Conversation

@dzearing
Copy link
Member

The fields in the details row are marked as display:flex. The check cell however is not marked as flex-shrink:0 so the flexbox may squish it if the content in the rows is multiline text which consumes the full space.

Tweaking the cell definition to flex-shrink.

@dzearing dzearing merged commit b6c5fde into microsoft:master Apr 19, 2018
@dzearing dzearing deleted the flexshrink-fix branch April 19, 2018 22:41
Markionium added a commit to Markionium/office-ui-fabric-react that referenced this pull request Apr 20, 2018
* master:
  DetailsRow: Flexshrink fix (microsoft#4622)
  [TextField] Implemented masking (microsoft#3783)
  Applying package updates.
  ComboBox: Add any event as additional parameter to onChanged callback for saving pending changes (microsoft#4594)
  Remove usage of Number.NaN (microsoft#4615)
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants