Hide followed hashtags when no streams are live #108

Merged
Kieran merged 2 commits from florian/stream:fix/hide-followed-hashtags-with-no-streams into main 2023-12-06 16:05:12 +00:00
Contributor

I have followed some hashtags and they always show up as empty sections in zap.stream even when there is no live stream using these hashtags.

I moved the filtering of the live streams to a useMemo and added a check if there are any live streams >0 for the given hashtag.

This hides the hashtag sections if there are no matching live streams.

I have followed some hashtags and they always show up as empty sections in zap.stream even when there is no live stream using these hashtags. I moved the filtering of the live streams to a useMemo and added a check if there are any live streams >0 for the given hashtag. This hides the hashtag sections if there are no matching live streams.
florian added 1 commit 2023-12-05 16:27:11 +00:00
fix: Hide followed hashtags when no streams are live
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
20f5554a48
florian added 1 commit 2023-12-05 22:40:12 +00:00
Merge branch 'main' into fix/hide-followed-hashtags-with-no-streams
Some checks reported errors
continuous-integration/drone/pr Build encountered an error
d3c2d508e5
Kieran approved these changes 2023-12-06 16:04:56 +00:00
Kieran merged commit a36ef90f88 into main 2023-12-06 16:05:12 +00:00
Kieran deleted branch fix/hide-followed-hashtags-with-no-streams 2023-12-06 16:05:13 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kieran/zap.stream#108
No description provided.