What's Changed (v26.7.2 -> v26.7.3)
✨ Features
Standardized List Summaries in Modals
Extracted the ad-hoc "selected items list" pattern used in several confirmation modals into a reusable BAIListAlert component, and migrated the existing call sites to it for consistent styling and scroll behavior.
- FR-3257: add BAIListAlert component for list summaries in modals by @nowgnuesLee in #8162
🎨 Style
Dashboard Resource Panel Clarity
Reworded the dashboard's My Resources panel copy to describe current usage rather than a limit, added a hint that total limits are shown on hover over the status bar, and removed a single-option toggle that offered no real choice.
Full Changelog: v26.7.2...v26.7.3