Mobile cursor fixes and CI setup for codercops-site
By RepoJournal , from @anurag629's public GitHub activity
Backfilled
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].
One email a day. Unsubscribe in one click.
A short briefing every day anurag629 ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] fixed the flow cursor in mobile also anurag629/codercops-site
- [2] updated the problem anurag629/codercops-site
- [3] handle touch move anurag629/codercops-site
- [4] handle touch move anurag629/codercops-site
- [5] worked but sroll not working anurag629/codercops-site
- [6] worked but sroll not working anurag629/codercops-site
- [7] Create nextjs.yml anurag629/codercops-site
- [8] worked but sroll not working anurag629/codercops-site
- [9] Merge pull request #28 from anurag629/anurag629-patch-1 anurag629/codercops-site
- [10] updated everything anurag629/codercops-site
- [11] working anurag629/codercops-site
- [12] updated anurag629/codercops-site
- [13] updated anurag629/codercops-site
- [14] updated anurag629/codercops-site
- [15] trying content to new blog anurag629/codercops-site