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

feat(ui5-input): Support 'inactive' suggestions #1921

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Jul 8, 2020

Now the Input suggestions can be from type="Inactive".

  • Note: the inactive items can't be selected neither with the mouse, nor with the keyboard.
  • Note: the inactive items produces empty string in the input field, when previewed with the UP/DOWN arrow keys, the same way as the group header item, as both are not selectable

Related to: #1919

@ilhan007 ilhan007 merged commit eca3bd6 into master Jul 8, 2020
@ilhan007 ilhan007 deleted the fix-suggestion-item-type branch July 8, 2020 08:08
ilhan007 added a commit that referenced this pull request Jul 8, 2020
Now the Input suggestions can be from type="Inactive".
Note: the inactive items can't be selected neither with the mouse, nor with the keyboard.
Note: the inactive items produces empty string in the input field, when previewed with the UP/DOWN arrow keys, the same way as the group header item, as both are not selectable

Related to: #1919
@ilhan007 ilhan007 added this to 1.0.0-rc.8 (released) in UI5 Web Components - Roadmap Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants