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

Allow form to submit when enter is pressed on a closed ng-select #878

Merged
merged 6 commits into from
Oct 18, 2018

Conversation

jakemdunn
Copy link
Contributor

Resolves #877 - Adds an openOnEnter parameter that defaults to true, and can be set in the global config. This keeps the current functionality while providing a route to enable the more accessible behavior globally.

Copy link
Member

@varnastadeus varnastadeus left a comment

Choose a reason for hiding this comment

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

Thanks for contribution! I added comments about some small changes to be made before merge

src/ng-select/ng-select.component.ts Outdated Show resolved Hide resolved
src/ng-select/ng-select.component.ts Outdated Show resolved Hide resolved
@varnastadeus varnastadeus self-assigned this Oct 17, 2018
@coveralls
Copy link

coveralls commented Oct 17, 2018

Coverage Status

Coverage decreased (-0.03%) to 94.399% when pulling fd47b27 on jakemdunn:master into d022c85 on ng-select:master.

@varnastadeus varnastadeus merged commit fe9d990 into ng-select:master Oct 18, 2018
NickMele pushed a commit to NickMele/ng-select that referenced this pull request Apr 12, 2019
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.

None yet

3 participants