dojo / dojo/widgets

New ListItem structure prohibits full-width list item

Open
#1,709 1 comment 0 reactions 1 assignee Claimed by @tomdye View on GitHub
high priority small
Dominant language
TypeScript
Stars
92
Forks
63
PR merge metrics
No merged PRs in 30d

Description

**Bug**

We wish to use the `List` to render the `Grid` but at this time, the current `ListItem` implementation enforces structure and padding to it's content meaning that the grid rows will have this enforced also.
We should change `ListItem` to not add any styling or wrappers when a single `RenderResult` is passed and only do so when the typed children are used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.