EuiEmptyPrompt new features #5569
-
Following up on EuiEmptyPrompt there is some follow-up work and possibly new features that we might want to add. EuiEmptyPrompt layout mini@andreadelrio mentioned to me after reading EuiEmptyPrompt Guidelines doc that there is a new type of empty states being used in Kibana:
This type of empty state can be a new EuiEmptyPrompt layout. For example: <EuiEmptyPrompt layout="mini" /> We woud have Is this a feature we want to add? Is this type of layout going to be used in Kibana often? Guidelines for component empty states vs EuiEmptyPromptAnother follow-up is on our EuiEmptyPrompt guidelines. @einatjacoby after reading the guidelines asked me for a specific scenario if we should pass an empty state for a table (as a prop) or just use a EuiEmptyPrompt (we don't show the table). So we need better guidelines for these types of use cases. Based on the data available when should we use the component prop to pass an empty state or just show a EuiEmptyPrompt instead of the component. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@andreadelrio is this still in use on Dashboard? I'm thinking we can close this given the lack of use cases in our products. |
Beta Was this translation helpful? Give feedback.
@andreadelrio is this still in use on Dashboard? I'm thinking we can close this given the lack of use cases in our products.