Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
af4b774fea
Enhance error handling and graceful shutdown in TestExecutor; implement browser disconnection checks and improve command execution flow. Update TestLinter to provide better guidance on 'use' command placement. Add support for 'for' and 'aria-label' attributes in TestParser.
5662177175
refactor: streamline category ID management in CategoryList by replacing getLevel1CategoryId with setLevel1CategoryId and improving state handling
b207377a8e
refactor: enhance category data management in CategoryList and CategoryService by integrating async-mutex for improved concurrency control and simplifying state handling
4879f68998
refactor: simplify category data fetching logic in Content component by removing redundant cache checks and improving clarity in data handling
4dd1b2d227
refactor: update cache handling and logging in SharedCarousel component to prioritize prerendered cache and improve clarity in data fetching