Skip to content

improve project list / get rid of fetch #33

@ThomasHalwax

Description

@ThomasHalwax

The local-only version of the project list relies on the very responsive local level db. By introducing replication we added a lot of delay when fetching projects the user is invited to join.

  • filtering is extremely slow since every keystroke re-schedules fetch
  • handling "live" invitations results in an empty list because replication is undefined

This component should be re-written in order to get rid of these problems.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestreplicationAffects replication only

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions