5sControl / 5sControl/5s-frontend
[8h] Add dynamic date updating for orders view while scrolling
Open
enhancement
ESMIL
Front
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
Research direction
The issue title mentions dynamic date updating for orders view while scrolling, but the body is empty. Look for the orders view component in the codebase, likely in a directory like `src/views/` or `src/pages/`. Investigate how dates are currently rendered and what triggers updates. Check if there are existing scroll event handlers or virtualization libraries. Determine what 'dynamic updating' means—should dates recalculate relative times (e.g., '2 hours ago') on scroll? Start by running the app and navigating to the orders view to understand the current behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100