Skip to content

Update KYL dashboard UI, footer year, and marker-clustering docs#319

Open
Athina09 wants to merge 5 commits intocore-stack-org:developmentfrom
Athina09:feature/pattern-intensity-map
Open

Update KYL dashboard UI, footer year, and marker-clustering docs#319
Athina09 wants to merge 5 commits intocore-stack-org:developmentfrom
Athina09:feature/pattern-intensity-map

Conversation

@Athina09
Copy link
Copy Markdown

@Athina09 Athina09 commented Mar 9, 2026

Summary

  • Updated KYL dashboard UI and interactions, including pattern intensity map behavior and sidebar tweaks.
  • Updated footer copy to use © 2026 CoRE Stack.
  • Added docs/ISSUE-marker-clustering.md documenting the proposed marker clustering improvement for dense plantation sites.

Motivation

  • Bring the KYL experience in line with the latest internal designs and usability feedback.
  • Keep branding/year up to date.
  • Capture a well-scoped, ready-to-implement issue for improving map usability where many markers overlap.

Changes

  • UI and state-management updates across the KYL dashboard (map container, sidebars, pattern intensity logic).
  • Footer component updated to show the 2026 copyright year.
  • New markdown issue file describing requirements and acceptance criteria for marker clustering.

Testing

  • Ran the app locally (npm start) and verified:
    • KYL dashboard loads and filters/patterns behave as expected.
    • Footer displays © 2026 CoRE Stack.
    • Plantation and Waterbody dashboards still load and function normally.

apple added 5 commits March 8, 2026 20:42
…andscape visible

- Make scroll container explicit (flex layout, main scrolls only)
- Use scroll-snap proximity and GPU layer for smoother scroll
- Replace backdrop-blur on sections with bg-white/10 to reduce jank
- Fix layout: h-screen + navbar + footer so first section shows below navbar
- Add landing-scroll-container CSS (scroll-padding, -webkit-overflow-scrolling)
- Semantic structure: header, main, footer with shrink-0 for stable layout

Made-with: Cursor
…l-behavior, scroll-margin

Made-with: Cursor
- Add Map View (Pattern intensity) button in left sidebar Patterns tab
- Modal with map showing MWS polygons colored by pattern count (green→red)
- Legend: Safe (green), moderate (yellow/orange), high stress (red)
- patternIntensityUtils: getPatternCountByMws, patternIntensityColor
- Disabled until State, District & Tehsil selected; close modal does not affect main map

Made-with: Cursor
Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant