xuang7 opened a new issue, #5218: URL: https://github.com/apache/texera/issues/5218
### Task Summary Unify frontend relative-time and count formatting into consistent shared utilities. Some components currently duplicate similar formatting logic, such as `formatTime` / `formatCount`, instead of reusing a shared helper. This task should consolidate the duplicated formatting logic into reusable utilities and update the relevant callers to use them consistently. It should also make the utilities easier to reuse in future frontend components. ### Task Type - [x] Refactor / Cleanup - [ ] DevOps / Deployment / CI - [ ] Testing / QA - [ ] Documentation - [ ] Performance - [ ] Other -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
