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

[BUG] Flexbox features missing #871

Open
stolve opened this issue Jul 28, 2022 · 1 comment
Open

[BUG] Flexbox features missing #871

stolve opened this issue Jul 28, 2022 · 1 comment
Labels
bug Something isn't working new issue This issue has yet to receive attention

Comments

@stolve
Copy link

stolve commented Jul 28, 2022

Describe the bug
Flexbox seems to not have stretch alignment included any longer. Graham had assured us it was included last year but currently can not be achieved in Mobile End User Dashboard project and is not listed on tangoe.design.

To Reproduce
Create a container with 2 go-columns inside and put more content in one than the other to increase height. Example image below.

Expected behavior
We expect the ability to have both cards be fill the same vertical space within a row containing the whitespace within the card rather than below it.

Screenshots
image

@stolve stolve added bug Something isn't working new issue This issue has yet to receive attention labels Jul 28, 2022
@stolve
Copy link
Author

stolve commented Jul 28, 2022

Here are some links to assist with UX expectation. We are essentially looking for goponents to include the stretch option for align-items it seems.

https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox#alignment_justification_and_distribution_of_free_space_between_items

https://getbootstrap.com/docs/5.2/utilities/flex/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new issue This issue has yet to receive attention
Projects
None yet
Development

No branches or pull requests

1 participant