feat: add empty state component for offline podcasts screen (#1078)#1129
Closed
anjalikumari45 wants to merge 1 commit into
Closed
feat: add empty state component for offline podcasts screen (#1078)#1129anjalikumari45 wants to merge 1 commit into
anjalikumari45 wants to merge 1 commit into
Conversation
) - Added NoOfflinePodcastState component in EmptyStates.tsx - Title: No Offline Podcasts Yet - Description: Download podcasts to listen anytime, even without an internet connection - Added Browse Podcasts CTA button navigating to Podcast discovery screen - Replaced blank screen with dedicated empty state in OfflinePodcastList.tsx
Contributor
|
Thank you @, for creating the PR and contributing to our UltimateHealth project 💗. |
Owner
|
Sorry @anjalikumari45, you are not assigned to the issue. Your previous commenter has no active issues on their head. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description
Added a dedicated empty state component for the Offline Podcasts screen when no podcasts have been downloaded, replacing the blank screen with meaningful feedback and a call-to-action button.
Type of Change
Select your work-area
Related Issue
Fixes #1078
Changes Made
NoOfflinePodcastStatecomponent inEmptyStates.tsxOfflinePodcastList.tsxFixes
Closes #1078
Checklist
Undertaking