o3de / o3de.org

The O3DE website
Other
85 stars 159 forks source link

[DOCS] [BJDS] Array #1368

Open amzn-leenguy opened 2 years ago

amzn-leenguy commented 2 years ago

Describe the issue briefly

Create a BlueJay Design System (BJDS) docs page for the UI Component for use cases interacting with Arrays in O3DE.

image

In QT these are called Containers (not arrays - at the moment. we should standardize this)

Which page(s) / section(s) are affected?

It would be included in the UI Component category in tools UI https://www.o3de.org/docs/tools-ui/

Does this work have an engineering dependency? What is it?

Yes it does. We would want to ensure that we dogfood our own documentation, the features in the list above, should make sure that they are standardized and developed as a framework enough that other parties can onboard and utilize these features in their editor extension as well.

It seems like we have some info here on this page, that is semi related: https://www.o3de.org/docs/user-guide/components/reference/vegetation/vegetation-asset-list-combiner/

sptramer commented 2 years ago

@amzn-leenguy - Are there existing docs that demonstrate acceptable data types, or any patterns used in the code? Acceptable data types are actually an important part of BJDS behind the scenes so we should be making sure to doc them either here, or in a programmer guide for UX implementation.

amzn-leenguy commented 2 years ago

Hey @sptramer , I'm a little confused on context here. I am unclear on your question :). Can you clarify why you are talking about data types? Feel free to ping me if a chat is needed. Thanks!