Replacing empty tables with empty state message#2259
Replacing empty tables with empty state message#2259openshift-merge-robot merged 1 commit intoopenshift:masterfrom rhamilto:issue-109
Conversation
| </tr> | ||
| </tbody> | ||
| </table> | ||
| <div ng-if="(configMaps | hashSize) == 0"> |
There was a problem hiding this comment.
Hi, would be great to use the pfEmptyState component.
There was a problem hiding this comment.
@dtaylor113, I opted to use the pre-existing empty-state styles that pre-date pfEmptyState that were already in use in the console for the sake of consistency.
|
@rhamilto I don't see the |
It did not appear to be in my testing. Is there a better way? |
|
Nice, def visually is an improvement. |
|
Revised to replace filter alert with empty state message containing "Clear Filter" link and addressing comment from @spadgett. PTAnotherL. |
|
Filter button is labeled "Clear filters". Empty state link is labeled "Clear Filter" as that's what we're using on the overview. These should be consistent? |
|
/lgtm |
|
/retest |
|
/lgtm |
|
Automatic merge from submit-queue. |
Automatic merge from submit-queue. Update storage filter empty state to new standard I overlooked the filtered empty state message for storage in #2259. This fixes that. 
Fixes #109
Replaces #497
HACK DAY!
Before:


After:

