bodil / bodil/purescript-smolder-dom
rendered SVG tags don't paint
Open
- Dominant language
- PureScript
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I believe it's this issue: https://stackoverflow.com/questions/20539196/creating-svg-elements-dynamically-with-javascript-inside-html
SVG tags need to have their namespace taken into consideration. Probably something for `purescript-smolder`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the purescript-smolder integration and compare its SVG element creation with the linked Stack Overflow example. Verify in a browser that rendered SVG tags use the correct namespace and paint visibly; the issue is done when the SVG output renders as expected.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100