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

Fix ComboBox Demos #836

Merged
merged 7 commits into from Sep 26, 2019
Merged

Fix ComboBox Demos #836

merged 7 commits into from Sep 26, 2019

Conversation

shadikhani
Copy link
Contributor

Fix #832

@CLAassistant
Copy link

CLAassistant commented Sep 16, 2019

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@tomivirkki tomivirkki left a comment

Choose a reason for hiding this comment

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

Some of the component demos seem to have strange indentation issues. Example:
Screenshot 2019-09-16 14 51 34

demo/index.html Outdated Show resolved Hide resolved
demo/combo-box-basic-demos.html Outdated Show resolved Hide resolved
Copy link
Member

@tomivirkki tomivirkki left a comment

Choose a reason for hiding this comment

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

There's some misalignment in the demos, especially between the demo id's. Examples:

  • combo-box-styling-demos-custom-theme-variant (component and demo page prefix)
  • combo-box-second-custom-value (component prefix)
  • disabled-and-readonly (no prefix)

The no-prefix -versions might make the most sense because the context is just redundant information.

demo/combo-box-basic-demos.html Outdated Show resolved Hide resolved
demo/combo-box-basic-demos.html Outdated Show resolved Hide resolved
demo/combo-box-presentation-demos.html Outdated Show resolved Hide resolved
demo/combo-box-presentation-demos.html Outdated Show resolved Hide resolved
demo/combo-box-theme-variants-demos.html Outdated Show resolved Hide resolved
demo/combo-box-basic-demos.html Outdated Show resolved Hide resolved
demo/combo-box-basic-demos.html Outdated Show resolved Hide resolved
demo/combo-box-basic-demos.html Outdated Show resolved Hide resolved
demo/combo-box-basic-demos.html Outdated Show resolved Hide resolved
demo/index.html Show resolved Hide resolved
@shadikhani shadikhani merged commit fab032f into master Sep 26, 2019
@shadikhani shadikhani deleted the ImproveComboBoxDemos branch September 26, 2019 07:09
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.

vaadin-combo-box demo improvement
4 participants