We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
it seems that CollectionField, GridSelect and GridMultiSelect do not implement HasLabel, but they should
CollectionField
GridSelect
GridMultiSelect
HasLabel
The text was updated successfully, but these errors were encountered:
#414 added support to almost all relevant components
021d8e8
#415 fixed
#414 #415 done (#417)
493e252
HasLabelPositionable done
Release 0.15.0 ready (#420)
c181d6e
* #412 #414 #415 #416 done Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vaadin-miki <vaadin-miki@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
vaadin-miki
Successfully merging a pull request may close this issue.
it seems that
CollectionField
,GridSelect
andGridMultiSelect
do not implementHasLabel
, but they shouldThe text was updated successfully, but these errors were encountered: