← 返回 walmartlabs 的题目列表AI-Assisted Frontend Debugging (React)
类型:online_judge
AI-Assisted Frontend Debugging (React)
You are given a packaged frontend project. Using the built-in AI assistant, within the time limit you must:
Locate the test cases panel/tab in the interface.
Build the project first, then run (or run tests).
Use build/runtime/test failures to identify the relevant functionality and files.
Modify the code to fix the bugs until all tests pass.
The original post does not include the exact feature requirements, failing test names, error messages, repo structure, or acceptance criteria, so the prompt cannot be made more specific.