mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-18 17:03:56 -05:00
[PR #1823] [MERGED] refactor(community): improve map legend and data fetching logic #30929
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1823
Author: @kai4avaya
Created: 5/30/2026
Status: ✅ Merged
Merged: 6/2/2026
Merged by: @profvjreddi
Base:
dev← Head:kai/clarify-community-map-totals📝 Commits (1)
53e4209refactor(community): improve map legend and data fetching logic📊 Changes
1 file changed (+92 additions, -49 deletions)
View changed files
📝
tinytorch/quarto/community/community.html(+92 -49)📄 Description
Summary
This PR refactors the community globe's legend and data-fetching logic to improve clarity and scalability. It
consolidates the member count display and implements pagination to ensure the map accurately reflects the total
community size as it grows.
Area
Changes
Sea" legend item for a cleaner look.
load more than the previous 1,000-member limit.
making the frontend logic more robust.
Testing
review of the D3/Supabase integration.
Related Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.