bitovi / bitovi/syn

Use CustomEvent where supported

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
task
Dominant language
JavaScript
Stars
441
Forks
254
PR merge metrics
No merged PRs in 30d

Description

document.createEvent is deprecated:

https://developer.mozilla.org/en-US/docs/Web/API/document.createEvent

Contributor guide

Open the contributing guide

Research direction

Search the repository for document.createEvent and inspect the event creation path. Check browser support for CustomEvent and verify that the implementation uses it where supported while preserving the existing behavior; confirm this with the repository's existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.