Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/intersect to load tasks #17

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

arunstop
Copy link
Owner

  • feat : added intersection observer hook
  • feat : disabled auto loading task when init todos
  • feat : impl lazy loading on todo items

@arunstop arunstop linked an issue Jan 15, 2023 that may be closed by this pull request
6 tasks
@vercel
Copy link

vercel bot commented Jan 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
test-sr-fe-rakamin ✅ Ready (Inspect) Visit Preview Jan 15, 2023 at 10:27PM (UTC)

@arunstop
Copy link
Owner Author

✔️ 1. Disable initializing all task when todos are loaded
✔️ 2. Create a new intersection observer hook
✔️ 3. Utilize the hook on todo item
✔️ 4. Show loading state when tasks are not not loaded
✔️ 5. Show task if exist
✔️ 6. Show no task label if tasks are empty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lazy loading task
1 participant