ComputerScienceHouse / ComputerScienceHouse/conditional
Conditionals can't be displayed for people without accounts
- Dominant language
- Python
- Stars
- 12
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
If we try to give a conditional to someone without an account, the display of conditionals has a key error due to attempting to check against ldap. If the person's conditional does not exist in ldap, it's a freshman account, still show on frontend and handle error
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the conditional display for a person without an account and trace the LDAP lookup that raises the key error. The work is done when a conditional missing from LDAP, including a freshman account, is still shown on the frontend and the error is handled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100