brigadecore / brigadecore/brigade-dashboard

Show alert box when a list / table is empty

Open
#18 3 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
4
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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`.

Contributor guide

Open the contributing guide

Research direction

Start by locating the PagingControl and the places that render lists or tables, then inspect how empty results are currently handled. Done means all applicable empty lists and tables show a Bootstrap primary alert informing users that no items were found.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.