Components: [form-field] inconsistencies now that select is supported

Created on 25 Sep 2017  路  2Comments  路  Source: angular/components

Bug, feature request, or proposal:

Bug

Current Behavior

  1. getMdFormFieldMissingControlError needs an updated message to reflect support for multiple types of controls

https://github.com/angular/material2/blob/3571f68a2de0833ee4741af8a0eb24d1da174f38/src/lib/form-field/form-field-errors.ts#L19-L23

  1. ~MdFormFieldModule is re-exported by MdInputModule but not by MdSelectModule. (tracking https://github.com/angular/material2/pull/7263)~

https://github.com/angular/material2/blob/3571f68a2de0833ee4741af8a0eb24d1da174f38/src/lib/input/input-module.ts#L27-L33

https://github.com/angular/material2/blob/3571f68a2de0833ee4741af8a0eb24d1da174f38/src/lib/select/select-module.ts#L23

cc @mmalerba

P3

Most helpful comment

fyi - second point was already corrected in #7263

All 2 comments

fyi - second point was already corrected in #7263

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings