Skip to content

[List] Enhance displayMode documentation #10947

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

Closed
driskull opened this issue Dec 3, 2024 · 2 comments
Closed

[List] Enhance displayMode documentation #10947

driskull opened this issue Dec 3, 2024 · 2 comments
Assignees
Labels
4 - verified Issues that have been tested, confirmed as mitigated, and are ready to close. docs Issues relating to documentation updates only. estimate - 1 Very small fix or change (potentially a single line), doesn't require updates to tests. p - high Issue should be addressed in the current milestone, impacts component or core functionality

Comments

@driskull
Copy link
Member

driskull commented Dec 3, 2024

Description

Can we add more doc for displayMode on list?

We should say when to use flat vs nested and that when nested is used all child nested lists should also have nested for consistency.

Which Component

List

Resources

@driskull driskull added docs Issues relating to documentation updates only. 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. labels Dec 3, 2024
@geospatialem geospatialem added p - high Issue should be addressed in the current milestone, impacts component or core functionality estimate - 1 Very small fix or change (potentially a single line), doesn't require updates to tests. labels Dec 3, 2024
@geospatialem geospatialem self-assigned this Dec 3, 2024
@geospatialem geospatialem added 1 - assigned Issues that are assigned to a sprint and a team member. and removed 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. labels Dec 3, 2024
@geospatialem geospatialem added 2 - in development Issues that are actively being worked on. and removed 1 - assigned Issues that are assigned to a sprint and a team member. labels Dec 12, 2024
geospatialem added a commit that referenced this issue Dec 12, 2024
**Related Issue:** #10947 

## Summary

Enhance the `list`'s `displayMode` prop to account for the `"flat"` and
`"nested"` values, and consistency of the value when defined on the
parent element for its children.
@geospatialem geospatialem added 3 - installed Issues that have been merged to the "dev" branch and/or are ready for QA/QC. and removed 2 - in development Issues that are actively being worked on. labels Dec 12, 2024
Copy link
Contributor

Installed and assigned for verification.

@DitwanP DitwanP added the 4 - verified Issues that have been tested, confirmed as mitigated, and are ready to close. label Dec 13, 2024
@DitwanP
Copy link
Contributor

DitwanP commented Dec 13, 2024

🍠 Verified

@DitwanP DitwanP closed this as completed Dec 13, 2024
@DitwanP DitwanP removed the 3 - installed Issues that have been merged to the "dev" branch and/or are ready for QA/QC. label Dec 13, 2024
benelan pushed a commit that referenced this issue Feb 8, 2025
**Related Issue:** #10947 

## Summary

Enhance the `list`'s `displayMode` prop to account for the `"flat"` and
`"nested"` values, and consistency of the value when defined on the
parent element for its children.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - verified Issues that have been tested, confirmed as mitigated, and are ready to close. docs Issues relating to documentation updates only. estimate - 1 Very small fix or change (potentially a single line), doesn't require updates to tests. p - high Issue should be addressed in the current milestone, impacts component or core functionality
Projects
None yet
Development

No branches or pull requests

3 participants