Commit f5aaf6d
fix(dashboards): show no-data state in brand health drawer (#685)
* fix(dashboards): show no-data state in brand health drawer
When brand mention data is zero the drawer returned empty actions
showing no guidance. Now shows "No brand mention data available"
with guidance to contact marketing ops, under attention section.
LFXV2-1644
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Misha Rautela <mrautela@linuxfoundation.org>
* fix(dashboards): improve no-data message wording
Reword to emphasize engaging marketing ops for momentum
rather than setting up monitoring.
LFXV2-1644
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Misha Rautela <mrautela@linuxfoundation.org>
* fix(dashboards): use neutral card for no-data state
Replace the attention-section approach with a neutral blue
info card. When brand mentions are zero the drawer skips
both "Needs Your Attention" and "Performing Well" and shows
a neutral informational card guiding EDs to engage
marketing ops.
LFXV2-1644
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Misha Rautela <mrautela@linuxfoundation.org>
* fix(dashboards): add a11y attrs and soften no-data copy
Add role=status and aria-live=polite to no-data card. Remove
actionable CTA language from description.
LFXV2-1644
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Misha Rautela <mrautela@linuxfoundation.org>
---------
Signed-off-by: Misha Rautela <mrautela@linuxfoundation.org>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent e997afd commit f5aaf6d
2 files changed
Lines changed: 18 additions & 0 deletions
File tree
- apps/lfx-one/src/app/modules/dashboards/executive-director/components/brand-health-drawer
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
146 | 162 | | |
147 | 163 | | |
148 | 164 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
0 commit comments