SSWConsulting / SSWConsulting/SSW.Website
🐛 Fix logo carousel scroll speed on .NET 8 consulting page
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Requested by: @Calinator444 via YakShaver.ai 🦬
cc: @Calinator444, @wicksipedia, @isaaclombardssw
Hi Team!
Pain
The logo carousel on the .NET 8 consulting page has a bug where the scroll speed is affected by the number of logos in the carousel. The animation speed should remain consistent regardless of the number of logos present.
Acceptance Criteria
- The logo carousel scroll speed remains consistent regardless of the number of logos.
- The carousel animation does not slow down when logos are removed.
- The carousel maintains a smooth and uniform scroll speed with any number of logos.
Reproduce Steps
- Navigate to the .NET 8 consulting page on the SSW website.
- Observe the scroll speed of the logo carousel with 10 logos.
- Remove some logos from the carousel.
- Observe that the carousel animation gets gradually slower as the number of logos decreases.
- Verify that with only one logo, the carousel animation slows to a crawl.
Screenshot

Figure: Create an issue on the SSW website backlog.
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
Open the .NET 8 consulting page in the SSW.Website project and inspect the logo carousel implementation. Reproduce the speed change with 10 logos and then with fewer or one logo. Done means the carousel keeps a smooth, uniform speed regardless of the number of logos.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100