Description:
The React demo components currently use simple text placeholders like “Loading…” which feel inconsistent with the polished tooltip experience in the extension. Implementing skeleton loaders and unified animations will make the demo more engaging.
✅ Acceptance Criteria:
- Add a skeleton loader component (e.g., shimmering blocks).
- Display consistent loading animations during API calls.
- Define distinct states:
fetching, parsing, and rendering.
- Ensure UX matches extension’s tooltip behavior.
Description:
The React demo components currently use simple text placeholders like “Loading…” which feel inconsistent with the polished tooltip experience in the extension. Implementing skeleton loaders and unified animations will make the demo more engaging.
✅ Acceptance Criteria:
fetching,parsing, andrendering.