brigadecore / brigade-dashboard

Apache License 2.0
4 stars 5 forks source link

Show alert box when a list / table is empty #18

Open krancour opened 2 years ago

krancour commented 2 years ago

If a lists / tables is empty, we should show a bootstrap "alert" box ("primary" variant) that informs that no items were found.

We don't currently do that in most places, but it would be more informative if we did this in all applicable places.

It might be possible to handle this centrally in the PagingControl.

DhairyaBahl commented 2 years ago

@krancour Kindly assign this to me. This is linked to my previous PR. I will look into this.

attreyee-muk commented 2 years ago

Since no pull request is made till now, can I work on this issue?

DhairyaBahl commented 2 years ago

@a-muk actually I was working on this but haven't created a pull request for the same yet. Currently waiting for my other PR to get merged. Then I will make the changes for this PR accordingly.

Although We would love to have as a contributor. ❤️ Do check out the other issues.