MaibornWolff / MaibornWolff/codecharta

Keep the viewpoint angle intact

Open
#1,070 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

difficulty:medium feature javascript pr-visualization priority:medium
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.