-
Notifications
You must be signed in to change notification settings - Fork 77
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
Bug: calcite-value-list-item's label takes up space even if there is no content specified #3373
Comments
More information is required to proceed with this issue:
This issue will be automatically closed in three days if the information is not provided. Thanks for your understanding. |
We might just need to improve documentation and make @benelan @jcfranco Any suggestions on how we can catch these things before assignment? I don't want to waste dev time. Or we can communicate that issues require further investigation before proceeding with development. |
@driskull Let me assure you that nobody wants to waste dev time, this just slipped through the cracks during triaging. |
Installed and assigned for verification. |
Woops the mention must have gotten buried in my emails, thanks for taking care of this Matt. Verified on master |
Actual Behavior
calcite-value-list-item's label (which is inside calcite-pick-list-item) takes up space even if no label is passed as prop
Expected Behavior
the label should not take up space and we can stretch the
actions-end
oractions-start
Reproduction Steps and Sample
https://codepen.io/ptmdmusique/pen/YzxZaZK
cc @paulcpederson @abi11500
Relevant Info
The text was updated successfully, but these errors were encountered: