onhighlighted
- Dominant language
- Jupyter Notebook
- Stars
- 30
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Copied from https://github.com/apache/flagon-useralejs/issues/420
The only event from the tabs API that is not instrumented is onhighlighted. It is challenging to add at the moment because the event potentially applies to more than one tab.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/Tabs/onHighlighted
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the tabs API documentation for onHighlighted at the linked MDN page and locating the existing tabs API instrumentation. Account for the event applying to more than one tab, and consider the work done when onhighlighted is instrumented consistently with the other tabs API events.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100