Popover with additional information to the hovered item
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
> Dependencies:
>
> - [ ] front-end: title-card (#9), content list (#11)
>
> - [ ] back-end: Endpoint for movies and series (/series/:id/:name & /movies/:id/:name) (#6)
A popover that loads on hover and becomes visible after X seconds of hover. The popover displays all data that is provided by the endpoint of the back-end. More information should be provided in the issue of the back-end endpoints. Some information that should be included (at some point) - Name, files/available (X episode files of Y available episodes), imdb rating, own rating, description, profile status, categories/labels.

I apologize for the German screenshot, even changing the language of Amazon didn’t help
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the dependent title-card (#9), content list (#11), and backend endpoint issue (#6) for the available data at /series/:id/:name and /movies/:id/:name. Confirm the hover delay and the fields the endpoints provide; the work is done when the popover appears after hovering and displays the available item details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100