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

Implement paging for bookmarks in workspace #10

Open
3 tasks
jblom opened this issue Sep 17, 2024 · 0 comments
Open
3 tasks

Implement paging for bookmarks in workspace #10

jblom opened this issue Sep 17, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@jblom
Copy link
Contributor

jblom commented Sep 17, 2024

This will solve the problem for the MS user that reported not being able to see her bookmarks anymore. Currently it's not clear if the annotation view is also affected by the same problem (since that view loads the data per annotation type, therefore lessening amount of data transferred in one go)

  • adapt labs-annotation-api bookmark endpoint with paging
  • adapt workspace UI (bookmark view) to apply paging when requesting bookmarks (within a project)
  • check all bookmark related functions to see if they still work properly (i.e. also check labo-components repo)

Note that this issue will only address the bookmarks view and not yet the annotations view in the workspace.

@jblom jblom added bug Something isn't working enhancement New feature or request labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant