Problem/Motivation
In #2625136: Fix label visibility and add wrapper container for exposed numeric/date filters with multiple form elements exposed numeric/date filters with multiple form elements were updated to show 'Min' and 'Max' as their labels. Although this overall was an improvement, these labels don't make much sense with a date filter. It would be better if they were configurable.
Proposed resolution
We can already configure the placeholder text, let's add config to override the labels as well.
Remaining tasks
- Confirm we want this feature
- Write a patch with tests
- Review
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Release notes snippet
N/A