2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript2,478 forks (2,478 forks)batch import
bughelp wantedshell
Repository metrics
- Stars
- 18,676 stars (18,676 stars)
- PR merge metrics
- Avg merge 15d 4h (Avg merge 15d 4h)75 merged PRs in 30d (75 merged PRs in 30d)
Description
In order to reproduce:
- open a markdown file with an editor
- click on preview toolbar item
- the preview will be revealed (not focused)
- expected that the focus will be preserved to the editor, but it is not
Contributor guide
- Research direction
- Inspect the click handler for the preview toolbar item and ensure the focus is not stolen from the editor.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Prerequisites
- GitTypeScript