Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Favorites Empty State

Open
#137 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
swift
Domain
mobile

Research direction

Start by locating the favorites empty-state flow and the UserDefaults check for saved favorites. Trace how upcoming classes are derived for those favorites, then verify the empty state appears when saved favorites have no upcoming classes. Treat the design suggestion about showing favorites separately from their instances as a follow-up unless the project clarifies it.

Written by the indexing model from the issue text.

Description

Note: Help Wanted Priority: Low Type: Bug

Currently we display the favorites empty state when the user has no favorites saved in userdefaults. However, we should still show the empty state when they have favorites but there are no upcoming classes for these favorites.

Perhaps it would be worth talking with design about displaying user's favorites abstractly, and then specifically their instances (currently it's just their instances).

Dominant language
Swift
Stars
18
Forks
3
PR merge metrics
No merged PRs in 30d

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cuappdev/uplift-ios

All issues in cuappdev/uplift-ios

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.