439624244d
- Fix daysAfter: 7→14 in OnlineBoardSearchPage (TZ active range is today-1 to today+14) - Add inactive padding tabs on the last page when it has fewer than 7 slots; right-arrow stays disabled on last page regardless (TZ §4.1.13.1) - Add aria-current="date" to active DayTabButton for accessible highlight (TZ requires visual highlight + screen-reader signal) - Add auto-scroll via scrollIntoView when selectedDate changes externally (URL-driven day navigation) - Convert DayTabButton to forwardRef to support the activeBtnRef scroll anchor - 9 new TZ-labelled tests locking in all the above behaviors