-
Notifications
You must be signed in to change notification settings - Fork 14
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
Feature-flag root section card table #1555
Labels
Comments
The loader appears in the top left. |
@VivekFitkariwala I created PR for it here. |
QA Done: Working as expected. |
QA: @Yagnik56 I observed the same spinner top left issue in feature flag details page. Can you please resolve this as well? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implement the basic root section card table, which should use mat-table to show paginated-flag details data.
For this story, the concentration should be getting the basic layout and component wiring right and not worry about behavior yet like sort / filter / contex-chip / navigation / to next task so it's simple to review.
Should also handle the "empty" case also though (when no data is loaded):
The text was updated successfully, but these errors were encountered: