We have plenty of components already, but we are missing a crucial one that typical enhances the user experience offering an structured way of showing data in a table form.
Let's create a table easy to use, DX oriented, where adding data is trivial.
It should follow the current convention <wpd-table> and crete needed web components, like table row, or table cell, or table header if needed.
Lastly the UI should be consistent with the rest of the components.
We have plenty of components already, but we are missing a crucial one that typical enhances the user experience offering an structured way of showing data in a table form.
Let's create a table easy to use, DX oriented, where adding data is trivial.
It should follow the current convention
<wpd-table>and crete needed web components, like table row, or table cell, or table header if needed.Lastly the UI should be consistent with the rest of the components.