developmentseed / developmentseed/bioacoustics-frontend
Resize spectrogram when window is resized
Open
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When we resize the browser and its width gets smaller than the spectrogram image width, part of the spectrogram gets hidden. I think it needs to resize to be entirely visible in the screen.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the frontend entry point that renders the spectrogram and reproduce the problem by narrowing the browser width below the image width. Trace how the spectrogram responds to window resizing. Done means the entire spectrogram remains visible after the browser is resized narrower.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100