better cache
This commit is contained in:
@@ -38,7 +38,8 @@ When `metrics.views` is not available, the system MUST render the high-performin
|
||||
### Requirement: Graceful empty and error states
|
||||
If a module has no content to display, the homepage MUST render a non-broken empty state for that module and MUST still render the rest of the page.
|
||||
|
||||
The Instagram module is an exception: if there are no Instagram items to display, the homepage MUST omit the Instagram module entirely (no empty state block) and MUST still render the rest of the page.
|
||||
|
||||
#### Scenario: No Instagram items available
|
||||
- **WHEN** the cached dataset contains no Instagram items
|
||||
- **THEN** the Instagram-related module renders an empty state and the homepage still renders other modules
|
||||
|
||||
- **THEN** the Instagram-related module is not rendered and the homepage still renders other modules
|
||||
|
||||
Reference in New Issue
Block a user