Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhale
  • funkwhalefunkwhale
  • Issues
  • #1683

Closed
Open
Created Jan 23, 2022 by Ciarán Ainsworth@SporiffMaintainer

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