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

Remove eager metadata fetch on object list #101

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

loneil
Copy link
Contributor

@loneil loneil commented Jun 30, 2023

Description

Do not load the metadata on the Object list page until it's needed (sidepane open).
Add metadata fetch on the object ID in the sidepane prop watch same as tagging.

Types of changes

New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@loneil loneil requested review from jujaga and TimCsaky as code owners June 30, 2023 20:54
@github-actions
Copy link

Coverage Report (Application)

Totals Coverage
Statements: 75% ( 51 / 68 )
Methods: 62.5% ( 5 / 8 )
Lines: 82.61% ( 38 / 46 )
Branches: 57.14% ( 8 / 14 )

@github-actions
Copy link

Coverage Report (Frontend)

Totals Coverage
Statements: 38.77% ( 430 / 1109 )
Methods: 39.29% ( 99 / 252 )
Lines: 46.09% ( 301 / 653 )
Branches: 14.71% ( 30 / 204 )

@loneil loneil merged commit a8ad6cb into master Jul 4, 2023
@jujaga jujaga deleted the feature/removeMetadataPreload branch July 4, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants