shift-org / shift-org/shift-docs
calendar: Long newsflash message can cause horizontal scrolling on small screens with some browsers
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 25
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
Steps:
- Open the site on a device with a small screen (observed on an iPhone SE)
- Go to the Pedalpalooza 2019 calendar page
Result:
Long newsflash message causes the page to horizontally scroll (see Foster Night Ride on Jun 4, 2019).
Notes:
This one is a little fussy — I've only seen it on Safari so far, and it seems like a quirk of how Safari applies the overflow-wrap property.
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
Reproduce the issue on the Pedalpalooza 2019 calendar page using a small viewport, especially the Foster Night Ride newsflash, and compare Safari behavior with other browsers. Locate the newsflash styling and verify that the page no longer scrolls horizontally on small screens while the full message remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100