Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(consumers): new empty state [khcp-14823] #1921

Merged
merged 8 commits into from
Feb 3, 2025

Conversation

kaiarrowood
Copy link
Contributor

@kaiarrowood kaiarrowood commented Jan 30, 2025

Summary

Shared changes to EntityBaseTable for new empty states + usage in consumers.
Part of KHCP-14823.

@kaiarrowood kaiarrowood self-assigned this Jan 30, 2025
@kaiarrowood kaiarrowood marked this pull request as ready for review January 30, 2025 19:37
@kaiarrowood kaiarrowood requested review from a team as code owners January 30, 2025 19:37
@@ -49,6 +49,31 @@
</Teleport>
</template>

<template
v-if="enableV2EmptyStates && config.app === 'konnect'"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: can we move 'konnect' to a constant

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at it, that kind of refactor would be too large and I can't see an easy way forward without making the change for all entities in a single PR. Can you create a separate ticket for this work?

Copy link
Contributor

@mptap mptap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@kaiarrowood kaiarrowood merged commit 8262a4e into main Feb 3, 2025
22 checks passed
@kaiarrowood kaiarrowood deleted the feat/khcp-14823-consumers-empty-state branch February 3, 2025 18:55
TT1228 pushed a commit that referenced this pull request Feb 17, 2025
Shared changes to `EntityBaseTable` for new empty states + usage in consumers.
Part of [KHCP-14823](https://konghq.atlassian.net/browse/KHCP-14823).
TT1228 pushed a commit that referenced this pull request Feb 18, 2025
Shared changes to `EntityBaseTable` for new empty states + usage in consumers.
Part of [KHCP-14823](https://konghq.atlassian.net/browse/KHCP-14823).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants