You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the TaskPage query has a hardcoded number of tasks set to 300.
To improve the user experience, pagination needs to be implemented at the TaskListFetcher component level.