docs: add animated GIF demos to README#1130
Conversation
|
@srinidhi-2006-bit is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
|
Thanks for reviewing the PR. The failing Playwright smoke test appears to be unrelated to the README/GIF documentation changes in this PR, since build, lint, and type-check are all passing successfully. The PR only adds README demo GIFs and static assets without modifying application logic or E2E flows. |
|
Playwright smoke tests are failing on this PR. Check the CI logs, fix failing tests, then push an update. Cannot merge while tests are red. |
|
Playwright smoke tests are failing on this PR. Please check the E2E test failures and fix them before merging. |
|
The failing Playwright smoke tests appear to be unrelated to this documentation-only PR. I verified locally that:
The current E2E failures are caused by outdated Playwright assertions expecting older DevTrack UI/routes/components (dashboard redirects, landing page headings, footer elements, etc.), not by the README/GIF documentation changes introduced in this PR. |
|
CI is failing on this PR. Please fix the failing checks before this can be merged. |
|
done |
Summary
Added animated GIF demos to the README to visually showcase the DevTrack UI and interactions.
Closes #1059
Type of Change
Changes Made
How to Test
Checklist