-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Epic context
SvelteKit now has remote functions which can in quite a few ways simplify data querying compared to a strictly loading pattern based approach. This is notably relevant for cases where data is accessed more dynamically such as querying tag lists for filtering items (ex.: explore page) or tagging/linking items (ex.: project tags in dashboard). A big chunk of the hassle we faced when building the app was circumventing the absence of remote functions by setuping convoluted form actions and layout data. This should be addressed.
Epic objectives
No response
Epic ressources
No response
Epic delivrables
No response
List of tasks
- Task: Implement remote functions for fine-grained access-control
- Task: Implement remote functions for data lists
Metadata
Metadata
Assignees
Labels
No labels