Joe Cooper
Joe Cooper
I've been thinking more about how to make this `ui` / `design-system` documentation as effective as possible. I also would like to use this oppurtunity to make the [design system...
Great write-up @ismay. I had some clarifications/additional comments, which led me to some conceptual questions about how we want to present this library. In requirements: > Inform users on the...
> one thing that it does make me wonder is whether we should consider the entire ecosystem of our frontend libs in this planning process. Since the documentation topic 'designing...
`Color picker` is definitely a component that is needed across several apps. I think, before I start defining specs, it would be worth someone looking into the current state of...
Bring this topic back up for discussion with [a draft spec of a color picker component](https://sleepy-yalow-3c0c76.netlify.com/color-picker). Features: - predefined palettes, - custom color picker via spectrum display, - hex code,...
> As it currently looks, I don't think the square has any function. So, I am assuming it is supposed to be a gradient selector, and the design-specs are going...
Thanks @Mohammer5 for bringing this up. > In ui-forms they're written from the perspective of the user, e. g. "When the user clicks ...". In ui-core they're more abstract, e....
To-do: - [x] How to display relationships with polygons? - [x] Display TEI photos/icons - [x] How do map markers look when a TEI is selected?
## Displaying TEI photos and icons Based on the work already done by the Android team, TEI photos and icons could be displayed like so: 
## Point -> Polygon relationships Displaying a point to polygon relationship could be displayed like so:  In theory I think the best way to display this would be `point`...