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

Support _row_ headings for StructuredList #8157

Closed
ThinkOpenly opened this issue Mar 22, 2021 · 0 comments · Fixed by #8166
Closed

Support _row_ headings for StructuredList #8157

ThinkOpenly opened this issue Mar 22, 2021 · 0 comments · Fixed by #8166

Comments

@ThinkOpenly
Copy link

Summary

I would like to have row headings for a StructuredList.

Justification

I seek formatting akin to a dictionary, where there is a meaningful term on the left, and an elaboration for the term on the right:

unneeded column headings
Purpose elaborate on purpose here
Result elaborate on result... this is a long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long
Associations list of associations...

Note that GitHub Markdown displays the row heading centered, above.

When I try to use the head attribute for the first StructuredListCell of a StructuredListRow the text formatting is applied, but the alignment of the field drops to the bottom, which looks awkward:
image

Desired UX and success metrics

I seek a visibly distinct row heading which is even with the top line of the other cells in the row, or centered, or, ideally, a simple way to select which behavior is desired.

"Must have" functionality

Row headings, bold by default, centered or top aligned.

Specific timeline issues / requests

Nothing specific. 2021?

Available extra resources

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants