Skip to content

feat(daterangePicker): Add daterange indicator usage

Austin Regnery requested to merge ar-add-daterange-indicator into main

What does this MR do?

Some daterange pickers (example) are constrained on the number of days that can be selected. This change documents using the daterange indicator (not a GitLab UI component yet gitlab-org/gitlab#335357 (closed)) as way to communicate this restriction to users.

Screenshot

Figma mockup
daterange-indicator

Use cases

Live: It's currently used on value stream anayltics and merge request analytics.

Audit events would also use this.

Does this MR meet the acceptance criteria?

Links

Edited by Austin Regnery

Merge request reports