microsoft / microsoft/pxt-microbit
Mouse hover causes IntelliSense "Read More" icon is hard to see in JavaScript code
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Describe the bug
When hovering the mouse over IntelliSense suggestions in JavaScript editor, the "Read More" icon becomes difficult to see.
Steps to reproduce the behavior:
- Navigate to https://makecode.microbit.org/beta
- Create a new project with JavaScript only.
- Typing if in JavaScript editor.
- Hover mouse on the IntelliSense suggestions and observe.
Actual behavior
Mouse hover causes IntelliSense "Read More" icon is hard to see in JavaScript code.
Expected behavior
The "Read More" icon should remain clearly visible and accessible during mouse hover.
Screenshots
Additional context
1.OS: Windows 11 24H2
2.Browser: Chrome, Firefox, Edge
3.makecode.microbit.org version: 7.1.56
4.Microsoft MakeCode version: 11.4.43
Contributor guide
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
Reproduce the issue at https://makecode.microbit.org/beta by creating a JavaScript-only project, typing if, and hovering over IntelliSense suggestions. Trace the suggestion and “Read More” hover behavior in the editor; done means the icon remains clearly visible and accessible in Chrome, Firefox, and Edge.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100