mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 14:28:13 -05:00
* chore(frontend): refactor the homepage component * chore: resolve code review comments * Fix schedule action buttons and add tooltip initialization tests - Replace anchor elements with button elements for better semantics - Use react-icons instead of Font Awesome for chevron/arrow icons - Add FaFastBackward, FaFastForward, and FaPlus icons with proper alignment - Add debouncing to MutationObserver callback to improve performance - Add comprehensive test coverage for useTooltipInitialization hook * chore: resolve code review comments * chore: resolve code review comments