posit-dev / posit-dev/positron

Adapter: "Help on hover" placement needs to be reset after each request

Open
#2,198 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: help
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 11h
Merged PRs (30d)
206

Description

It seems like the placement in the hover pop up is retained from one request to another, so you don't start at the top of the document each time.

https://github.com/posit-dev/positron/assets/19150088/7de15df2-a904-4208-a7cd-d4d0729defb5

Contributor guide

Open the contributing guide

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 reproducing the retained placement in the Help on hover popup, using the linked video as the behavioral reference. Trace the TypeScript hover request and popup entry points to find where placement persists between requests; done means each new request begins at the top of the document.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.