Friday, Jan 12, 2024
shippedMobile cursor fixes and CI setup for codercops-site
Anurag Verma spent the day fixing touch interactions on mobile, merging a CI workflow, and iterating on the site's content and problem descriptions across 16 commits.
Work centered on codercops-site, where Verma fixed the flow cursor behavior on mobile devices [1]. Touch interaction handling received multiple passes, with commits addressing touch move events [3] [4] and scroll behavior that was not working as expected [5] [6] [8]. Verma also updated the problem descriptions [2] and created a Next.js CI workflow file [7], which was then merged via pull request #28 [9]. The final commits involved content updates to a new blog section [15], problem updates [10] [11], and general site refinements [12] [13] [14].
Sources
- fixed the flow cursor in mobile also · anurag629/codercops-site
- updated the problem · anurag629/codercops-site
- handle touch move · anurag629/codercops-site
- handle touch move · anurag629/codercops-site
- worked but sroll not working · anurag629/codercops-site
- worked but sroll not working · anurag629/codercops-site
- Create nextjs.yml · anurag629/codercops-site
- worked but sroll not working · anurag629/codercops-site
- Merge pull request #28 from anurag629/anurag629-patch-1 · anurag629/codercops-site
- updated everything · anurag629/codercops-site
- working · anurag629/codercops-site
- updated · anurag629/codercops-site
- updated · anurag629/codercops-site
- updated · anurag629/codercops-site
- trying content to new blog · anurag629/codercops-site