Skip to content

Epic: Move to SvelteKit remote functions where beneficial #295

@emmnull

Description

@emmnull

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions