`Html` renders differently depending on `Model` history. example: CSS borders
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 1
Description
(elm 0.18.0, so possibly outdated)
https://github.com/elm/html/issues/145
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.
Research direction
Start by reading the linked elm/html issue 145, since this issue only identifies a rendering difference involving Html, Model history, and CSS borders. Trace the browser project's Html rendering entry point and reproduce the reported behavior with Elm 0.18.0 if possible. Done means the rendering no longer changes based on Model history, with the border case covered by a test or reproduction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elm
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100