Refactor notification bar 'close' function for IE support
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- Under an hour
- Newbie friendliness
- 65/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- frontend
Research direction
Search the notification bar implementation for e.currentTarget.parentNode.remove() and inspect the surrounding close handler. Replace the unsupported removal call with the requested removeChild() approach, then verify that closing the notification bar still works in the supported browsers, especially IE.
Written by the indexing model from the issue text.
Description
Description
In #534 it was noted that the function to close the notification bar is not supported in IE.
e.currentTarget.parentNode.remove(), we should refactor this to removeChild()
- Dominant language
- SCSS
- Stars
- 298
- Forks
- 83
- Avg merge
- 8d 2h
- Merged PRs (30d)
- 5
Contributor guide
No contributing guide indexed for this repository
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.
More from mozilla/protocol
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 50/100
-
Dev ready ⚙️ P1 Size: XS
Difficulty 5/5 Over a week Newbie friendliness 35/100
All issues in mozilla/protocol
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
bug ready-for-dev
Difficulty 1/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 92/100