Skip to content

Conversation

@regeter
Copy link
Contributor

@regeter regeter commented Dec 27, 2025

This PR addresses several issues related to dataset lifecycle management and user notifications:

  • Toast Notification Reliability: Removed a duplicate ToastContainer in DatasetLoading.js
  • Clicking a dataset button now verifies the data's existence in storage; if the data has expired and been purged the UI gracefully removes the button and notifies the user.
  • logic to respect manually set retentionDate values (e.g., for demo datasets). The system now picks the more distant date between any existing TTL and the auto-calculated 1-hour grace period.
  • Immediate Expiry Feedback: Ensured that TTL warning toasts are triggered immediately upon dataset load.

@regeter regeter merged commit d34a2cc into googlemaps:main Dec 27, 2025
8 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.24.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant