bluerobotics / bluerobotics/cockpit
We could allow the users to specify a part of the iframe widget to be cropped
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 198
- Forks
- 63
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 57
Description
If the iframe widget had this configuration (like top and bottom position, plus width and height), someone using it could crop just the necessary part of the page being monitored.
This would help on situations like when you have a plot element in a page, and you don't want to display the full page, just the plot.
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 by locating the iframe widget and reading how its current configuration is defined and applied. Add configuration for the crop's top, bottom, width, and height, then verify that a monitored page can display only the selected plot area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100