-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workingpackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint websitewebsite: playground
Description
Suggestion
- Setup [playground demo]
- Have a line of code such as
console.log("abcdefghijklmnop");
in code editor - Enable an AST viewer
- Shrink your browser width so that the AST viewer needs to horizontally scroll to see everything
- Have a line of code such as
- Click within the code
- Click to the right of the code
The code editor will be scrolled horizontally, with no way to take it back:
Screen.Recording.2022-11-27.at.11.35.54.AM.mov
cc @jimsu2012, re #5667 - not sure if caused by that one, but seems at least related & in the same code area.
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workingpackage: websiteIssues related to the @typescript-eslint websiteIssues related to the @typescript-eslint websitewebsite: playground