Skip to content

Conversation

@jacobdevera
Copy link
Contributor

Description

  • adjust widthSizingType for popover-based components, mainly to account for the max 37.5rem width for list
  • add missing fd-list--dropdown class to ComboboxInput
  • fd-input-group__input class incorrectly applied to child div tokenizer in MultiInput, instead applied manually to input
  • truncate MultiInput when more than 3 items are selected

MultiInput many options

Before

multiinput_long-target-before

After

multiinput_long-target-after

MultiInput long options

Before

multiinput-long-popper-before

After

multiinput_long-popper-after

Select

Before

select-before

After

select-after

Known Issues

  • MultiInput still doesn't instantly update when setting a widthSizingType, which causes the width to be 'one step behind' when selecting/deselecting items.

@jacobdevera jacobdevera requested review from a team, meganaconley and prsdthkr May 14, 2020 20:16
@jacobdevera jacobdevera self-assigned this May 14, 2020
@netlify
Copy link

netlify bot commented May 14, 2020

Deploy preview for fundamental-react ready!

Built with commit 3f66266

https://deploy-preview-1016--fundamental-react.netlify.app

Copy link
Contributor

@jbadan jbadan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚢

@jacobdevera jacobdevera merged commit 55a005c into master May 15, 2020
@jacobdevera jacobdevera deleted the fix/dropdowns branch May 15, 2020 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants