intergalactic
intergalactic copied to clipboard
[UIK-2253][website] changed input tags example - using select instead of dropdown menu
Motivation and Context
Rewrote example for input tags with suggest list - from dropdown menu to select
How has this been tested?
Manually
Screenshots (if appropriate):
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue).
- [ ] New feature (non-breaking change which adds functionality).
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
- [X] Nice improve.
Checklist:
- [X] My code follows the code style of this project.
- [X] I have updated the documentation accordingly or it's not required.
- [X] Unit tests are not broken.
- [X] I have added changelog note to corresponding
CHANGELOG.mdfile with planned publish date. - [ ] I have added new unit tests on added of fixed functionality.