Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 409
    • Issues 409
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Issues
  • #1683
Closed
Open
Issue created Jan 23, 2022 by Ciarán Ainsworth@SporiffOwner

No tracks appear on library tracks page

Steps to reproduce

  1. Visit a library's details page
  2. Select "Tracks" at the top of the screen

What happens?

No tracks appear. A placeholder shows saying "This library is empty, you should upload something in it!"

What is expected?

The library's tracks should appear

Context

Funkwhale version(s) affected: 1.2.1+git.e28286c1

Screen_Shot_2022-01-23_at_11.55.19

I think this has something to do with the fetchData method in the tracks table. No data is being fetched when loading the table, which makes me think something isn't configured correctly there. Most other implementations of the track table pass tracks as a prop, but here it's expected to fetch the tracks using the library ID as a filter.

Assignee
Assign to
Time tracking