Commit 9cb4317
authored
fix(Dr. Rai Reports): Fix flipper check in Progress (#5693)
**Story card:**
[sc-16344](https://app.shortcut.com/simpledotorg/story/16344/add-dr-rai-to-progress-tab)
## Because
In some environments, depending on how the feature is enabled, the
component does not show up in the Progress tab
## This addresses
Ensuring we check Flipper the right way
## Test instructions
- selectively turn on the feature for a few users; yourself included
- ensure it shows up in the Progress tab1 parent b9e105c commit 9cb4317
File tree
2 files changed
+2
-2
lines changed- app
- controllers/reports
- views/api/v3/analytics/user_analytics
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments