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

Enable selecting items from a static list #10

Closed
Saulis opened this issue Oct 16, 2015 · 0 comments
Closed

Enable selecting items from a static list #10

Saulis opened this issue Oct 16, 2015 · 0 comments
Assignees
Milestone

Comments

@Saulis
Copy link
Contributor

Saulis commented Oct 16, 2015

  • Decided to use iron-selector temporarily for now.
  • Return value is a string from the items array
  • Selecting item will close popup
  • Value can be selected like: combobox.value = 'foobar'
  • Behavior for selecting an undefined value is undefined at this time.
@tomivirkki tomivirkki self-assigned this Oct 19, 2015
Saulis added a commit that referenced this issue Oct 19, 2015
Enabled selecting an item from a static list (fixes #10)
@Saulis Saulis modified the milestone: 1.0.0-alpha2 Nov 25, 2015
@jouni jouni mentioned this issue Feb 15, 2016
manolo pushed a commit to vaadin/vaadin-combo-box-flow that referenced this issue Oct 3, 2020
vaadin/vaadin-combo-box#10

* Add Flow repositories to pom.xml

+ This is done because otherwise the parent-pom, flow-component, can't
be resolved;
+ modify the flow-data scope
+ using correct import for ItemLabelGenerator
- remove the main method in IT
+ add comment to the main mehod in view class

* Remove the main method

Flow-component: vaadin-combo-box
manolo pushed a commit to vaadin/vaadin-combo-box-flow that referenced this issue Oct 3, 2020
vaadin/vaadin-combo-box#10

* Add Flow repositories to pom.xml

+ This is done because otherwise the parent-pom, flow-component, can't
be resolved;
+ modify the flow-data scope
+ using correct import for ItemLabelGenerator
- remove the main method in IT
+ add comment to the main mehod in view class

* Remove the main method

Flow-component: vaadin-combo-box
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

No branches or pull requests

2 participants