text-size interpolate expressions with 0 do not render properly
Open
Nobody has claimed this yet.
bug :lady_beetle:
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
mapbox-gl-js version: master
browser: all
Steps to Trigger Behavior
yarn run test-render text-size/zero
Link to Demonstration
https://github.com/mapbox/mapbox-gl-js/pull/9133
Expected Behavior
Text renders with size 10.
Actual Behavior
Text does not render.
Contributor guide
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 running yarn run test-render text-size/zero in the mapbox-gl-js repository and inspect the rendering test or fixture named there. Compare the actual result with the expected behavior that text renders at size 10; the issue links pull request #9133 for related context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100