Add a view for non-media URLs
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
A good DRY solution would be to modularize the table/graph view into a template and reuse it, changing the target page elements and appropriate AJAX parameters. Actually, shouldn't do 2 separate ajax requests for a single tick. Instead of modularizing a template, just modularize the javascript. Take page element/JSON key as an input.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests; begin by locating the existing table/graph view and its JavaScript AJAX entry points. Trace how the current request handles a single tick, then verify that the non-media URL view reuses the JavaScript with the correct page element, JSON key, and AJAX parameters without issuing duplicate requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100