MaibornWolff / MaibornWolff/codecharta
Keep the viewpoint angle intact
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 56
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 34
Description
# Feature request
## Description
As a user, I want to keep the viewpoint angle while focusing parts of the map so that I know where I was before and how to continue.
Right now during e.g., focus / unfocus the map always changes the angle to the default values instead of keeping the users former angle. That should be changed.
## Acceptance criteria
- Viewpoint angle stays identical when e.g., focusing or unfocusing parts of the map or when it changes
- The code is fully tested and covered
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 tracing the focus and unfocus map interactions and how the current viewpoint angle is stored or reset. Run the existing frontend tests around map changes, then verify that focusing, unfocusing, and other map changes preserve the previous angle with test coverage for those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- computer-graphics, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100