Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input datalist improvemet (ComboBox as editable Select) #509

Closed
JesusSD opened this issue May 24, 2016 · 3 comments
Closed

Input datalist improvemet (ComboBox as editable Select) #509

JesusSD opened this issue May 24, 2016 · 3 comments

Comments

@JesusSD
Copy link

JesusSD commented May 24, 2016

Feature request:

You can insert any value in Input tag and you have a Drop Down icon for introduce optional sugestions with values, labels and Icons as editable select.

Examples:

Input tag with Data List (Drop Down icon show optional values with lavels in Chrome)
link: http://triancal.esy.es/?p=15&t=6.4951905284
[
chrome label in datalist
NGPrime Input Autocomplete (optional sugestions with Icons)
link: http://www.primefaces.org/primeng/#/autocomplete
primenginputautocomplete

](url)

Other sugestions:

  • Input adicional parameters:
    • X delete Icon shows when has any value (default true).
    • Undo icon (Default: false).
    • Go Boton (Default: false)
    • Select all text when focus default true.
    • Esc key: Back to initial value
    • Editable: As Input or Label/Select tag role. (Default: true)
      Note: Icons don't alter tag width
  • Validation improvements:
    • Realtime Auto Validation border colors while insert text.
    • Numbers and Text (<, <=, >, >=, !=)
    • Array of validators with Regular expressions and funtions().
    • Internacional: examples: "e equal é" or "n diferent ñ"
  • DropDown adicicional options:
    • Selected Item background Color (Default: Automatic (good contrast)).
    • Max items (Default Max number of items in window)
    • Scrollbar (Default: Enabled with effects)
    • AutoOpen: open when focus. (Default: false)
    • Show: Enable dropdown icon only when has values (Default: true)
    • Automatic: display dropdown icon only when has focus: (default: true), (false=ever showed)
    • Sort values (Internacional: example "e or é" or "n ñ") (Default: false)
      Note: All values are ever shows bellow with a divider.
    • Multiple: Select some values with checkbox. (Defaut: false)
    • Search: with hilights sugestions while you type (begin, contain, seam...)(Default: false)
    • Exclusive: User only can insert DropDown list values default false
    • Insert component as values
    • Groups, disable, hidden and dividers.

Thanks.

@jelbourn
Copy link
Member

Multiple selection is something that will be implemented as part of md-select (see #118).

@esinek esinek mentioned this issue Aug 9, 2016
@zyarnold
Copy link

zyarnold commented Aug 10, 2017

Multiple selection is something that will be implemented as part of md-select (see #118).

Ok so the request for combo-box has been closed because there is already a planned implementation for md-select multiple? Wut?

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 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

No branches or pull requests

3 participants