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

Wrong UI interaction between datatable SummaryPlugin and EmptyStatePlugin #932

Closed
FrankHossfeld opened this issue May 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working version 2.x.x Version 2.x.x issues
Milestone

Comments

@FrankHossfeld
Copy link
Contributor

FrankHossfeld commented May 15, 2024

Using EmptyStatePlugin with SummaryPlugin inside a DataTable produces funny result:

Bildschirmfoto 2024-05-15 um 20 19 31

expected would be this result:

Bildschirmfoto 2024-05-15 um 20 19 52

Steps to reproduce the behavior:

  1. use the SummaryPlugin and the EmptyStatePlugin inside DataTable
  2. load the store with an empty list
FrankHossfeld added a commit to FrankHossfeld/domino-ui that referenced this issue May 15, 2024
@vegegoku vegegoku self-assigned this Jun 25, 2024
@vegegoku vegegoku added the bug Something isn't working label Jun 25, 2024
@vegegoku vegegoku added this to the 2.0.2 milestone Jun 25, 2024
@vegegoku vegegoku added the version 2.x.x Version 2.x.x issues label Jun 25, 2024
@vegegoku vegegoku changed the title Using EmptyStatePlugin with summaryPlugin inside a DataTable produces funny results Wrong UI interaction between datatable SummaryPlugin and EmptyStatePlugin Jul 14, 2024
vegegoku added a commit that referenced this issue Jul 14, 2024
vegegoku added a commit that referenced this issue Jul 28, 2024
…tyStatePlugin

Adding the ability to remove the summary rows in case of empty data set
vegegoku added a commit that referenced this issue Jul 28, 2024
…tyStatePlugin

Improve the construction of summary plugin config and add a global default configuration.
vegegoku added a commit that referenced this issue Jul 28, 2024
…tyStatePlugin

Improve the construction of summary plugin config and add a global default configuration.
vegegoku added a commit that referenced this issue Jul 28, 2024
…tyStatePlugin

Improve the construction of summary plugin config and add a global default configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working version 2.x.x Version 2.x.x issues
Projects
Status: Done
Development

No branches or pull requests

2 participants