Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

EmptyState directive #528

Closed
ffriedl89 opened this issue Feb 4, 2020 · 1 comment · Fixed by #549
Closed

EmptyState directive #528

ffriedl89 opened this issue Feb 4, 2020 · 1 comment · Fixed by #549
Labels
feature good first issue Good for newcomers has-pr help wanted Extra attention is needed

Comments

@ffriedl89
Copy link
Collaborator

ffriedl89 commented Feb 4, 2020

Feature Request

Summary

I want the be able to use a reusable empty state component inside the table.

Feature Description

I want to have a component that uses the dt-empty-state inside its own template.

e.g.

<dt-table>
<my-custom-empty-state [dtEmptyState]></my-custom-empty-state>
</dt-table>

This way enables me to use a custom reusable empty state across multiple components

FYI: @myieye

@ffriedl89 ffriedl89 added good first issue Good for newcomers help wanted Extra attention is needed labels Feb 4, 2020
@ffriedl89
Copy link
Collaborator Author

@myieye Please feel free to reach out anytime for guidance on how to contribute. We want to make it as easy as possible for you to get started.

myieye pushed a commit to myieye/barista that referenced this issue Feb 5, 2020
Enables the usage of custom empty states. This in turn makes empty states reusable.

Closes dynatrace-oss#528
myieye added a commit to myieye/barista that referenced this issue Feb 5, 2020
Enables the usage of custom empty states. This in turn makes empty states reusable.

Closes dynatrace-oss#528
myieye added a commit to myieye/barista that referenced this issue Feb 7, 2020
Enables the usage of custom empty states. This in turn makes empty states reusable.

Closes dynatrace-oss#528
myieye added a commit to myieye/barista that referenced this issue Feb 7, 2020
Enables the usage of custom empty states. This in turn makes empty states reusable.

Closes dynatrace-oss#528
ffriedl89 pushed a commit that referenced this issue Feb 13, 2020
Enables the usage of custom empty states. This in turn makes empty states reusable.

Closes #528
tomheller pushed a commit that referenced this issue Feb 13, 2020
Enables the usage of custom empty states. This in turn makes empty states reusable.

Closes #528
yngrdyn pushed a commit to yngrdyn/barista that referenced this issue Nov 9, 2020
Enables the usage of custom empty states. This in turn makes empty states reusable.

Closes dynatrace-oss#528
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature good first issue Good for newcomers has-pr help wanted Extra attention is needed
Projects
None yet
2 participants