eui
eui copied to clipboard
[Docs] Tables need to be cleaned up
Tables on most of these Content pages look bad. We need to clean this up:
https://eui.elastic.co/docs/content/style/
Can probably rip off some styles from core EUI: https://eui.elastic.co/docs/components/tabular-content/tables/basic/
I see the guidelines mention using EuiBasicTable. While more aesthetically pleasing, I believe many folks will reach for a simple markdown table since it's the easier editing experience, so we should support it.
It will likely solve: https://github.com/elastic/eui-private/issues/224