Hi everyone,
I have been actively contributing to O3-5544 with the focus on improving UX stability and i18n consistency in O3 frontend components.
So far, I have contributed the following:
- Standardization of translation usage by removing fallback strings
- Correcting incorrect dynamic translation calls
- Improving async UX by introducing proper loading, error, and empty states
- Refactoring conditional rendering for improved readability and maintainability
PRs: #1686, #1689, #1690 - awaiting merge
Next on the agenda:
- Improving accessibility (ARIA, keyboard navigation)
- Standardization of async UX handling
Suggestions on other areas of contributing are welcome!