Fix saved farm fields visibility on atlas map#368
Conversation
|
WalkthroughThis PR fixes visibility of saved fields in the Atlas map interface by adding layer existence guards in atlas-panels.tsx, introducing a FieldsSourceNotClickable wrapper component around saved fields layers in route components, and explicitly binding layer sources to ensure correct data references. Version bumped to 0.25.2. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
👋 Hotfix Branch PR Detected! Before merging this Pull Request into This will:
You can trigger the workflow from the 'Actions' tab, selecting the 'Release' workflow, and choosing this |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #368 +/- ##
=======================================
Coverage 87.62% 87.62%
=======================================
Files 79 79
Lines 3959 3959
Branches 1145 1145
=======================================
Hits 3469 3469
Misses 490 490
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BoraIneviNMI
left a comment
There was a problem hiding this comment.
I approve. The style ids used in the atlas are just confusing, which is also something to look into later.
Summary by CodeRabbit
Release Notes
Bug Fixes
Chores
✏️ Tip: You can customize this high-level summary in your review settings.
Closes #367