ucdavis / ucdavis/ipa-client-angular
Ability to create a single course with a green '+' when the Courses table is empty
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, an empty Courses table only allows for mass adding of courses. We should enable a single course to be added as well by using the same hover interface that exists except it'll provide no remove option and only one add option.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Courses table implementation and inspect the existing hover interface used when courses are present. Reproduce the empty-table state, then make the green '+' offer one add option without a remove option, and verify that a single course can be created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100