Material-components-web: Build a new variant of MDC Select, which allows for the drop down to be "exposed"

Created on 5 Dec 2017  路  5Comments  路  Source: material-components/material-components-web

We will create a new "MDC Exposed Select", whose drop down has a different behavior than the regular MDC Select. MDC Select positions the menu such that the selected element within the menu appears directly above the select box.

Exposed Select will display the drop down directly beneath the select box.

backlog

All 5 comments

Will this resolve the ongoing positioning issues that the current Select component has?

@mellogarrett I think #1688 will help with that more. But we plan on re-using that functionality to create an mdc-select--exposed variant

Would "Exposed Select" solve #879 ?

I think #2399 is what everyone is looking for.

I'm closing this bug because our designers think that all new selects should either use the native select, or display the drop down directly beneath the select box.

For now we're only building the native select (#2399).

Once we figure out how to display a drop down beneath a text field...and provide all the interaction behavior of a native select (arrow keys, typeahead, etc)...then we will file the issue and build that component.

Why can't there be two components? A native select component and the ~existing~ removed component?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

abhiomkar picture abhiomkar  路  3Comments

7iomka picture 7iomka  路  3Comments

jimyhdolores picture jimyhdolores  路  3Comments

devshekhawat picture devshekhawat  路  3Comments

CyborgSemon picture CyborgSemon  路  3Comments