You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
b931eb5: TimeRangePicker: natural-language input that the AI parser normalizes to a preset (e.g. "last week" → 7d) now applies as the preset's concrete date range when that preset isn't offered via availablePresets, instead of silently doing nothing. Fixes typed date ranges on the billing page, which passes availablePresets={[]}.