8ec8ba6c8c
RangeSlider does not render its own label — the field label is emitted by the _filter_field wrapper. The PlayEvent filter bar added the Days to Finish slider bare, so it showed no label. Wrap it in _filter_field like every other slider (GameFilterBar/PurchaseFilterBar). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>