Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activities create offline and stored locally should always show up on the map #3538

Open
brennanwebster opened this issue Oct 3, 2024 · 1 comment
Assignees

Comments

@brennanwebster
Copy link
Collaborator

User request that makes sense, it would be nice to see everything you've done in a field day displayed on the map. Probably in a different color than cached activities (blue?).

@meghna0593
Copy link
Collaborator

meghna0593 commented Feb 6, 2025

Things to do for this feature:

  • 1. Display all shapes on the map for newly created offline activities (by default) only when offline.
  • 2. Add a toggle button in the Offline Sync Status Window to turn on/off the visibility of offline activity shapes.
  • 3. Improve selection behavior:
    • If all shapes are visible and the user selects a single record in the Offline Sync Status Window, only that shape remains visible while others are hidden.
    • The user can re-enable all shapes using the toggle button (point 2).
  • 4. User should be able to select a particular activity/record by clicking the corresponding shape (when all shapes are enabled)
  • 5. Test thoroughly with other features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants