Fix TimeRangeSlider component to work with Material UI 5
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
**Describe the task**
Had to disable test,`it('Time range slider can select the range between 10 and 50')` in `web/cypress/integration/percentile-calculator-page.spec.ts` since the hidden attribute it relies on doesn't seem be set after migration.
**Acceptance Criteria**
- [ ] Reenable test so that it runs successfully
**Additional context**
- Add any other context about the task here.
- Or here
Contributor guide
Research direction
Start with web/cypress/integration/percentile-calculator-page.spec.ts and the disabled test named “Time range slider can select the range between 10 and 50.” Then trace the TimeRangeSlider component and its Material UI 5 migration behavior. Done means the test is reenabled and runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, react, typescript
- Domain
- frontend, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100