Personalized home page
- Dominant language
- C#
- Stars
- 6
- Forks
- 2
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 4
Description
- [Reenable home page interests in the UI](https://github.com/kir-dev/StartSCH/blob/757cf1661e8d5e3bd9a20c7fc1ca1845d222b08a/StartSch/js/components/interest-toggles.ts#L40-L54)
- A push/email interest implies a home page interest. When a push/email interest is selected: show home page interest as selected and set a `disabled` attribute on its button. Don't actually save the home page interest to the DB if it's just implied.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in js/components/interest-toggles.ts at lines 40-54 and trace how selected interests are represented and saved. Verify that selecting a push or email interest visually selects and disables the home page interest, while an implied home page interest is not saved to the database.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100