Skip to content

Collapse user activity, files, and listenbrainz on mobile (resolves #747)

What does this PR do?

On user profiles, makes the activity, files, and listenbrainz sections collapsible. On mobile, they are collapsed by default to avoid the "stuck popover" issue and reduce the amount of scrolling needed to reach the user's notes. Nothing is changed on desktop layouts.

Additionally, performs some basic cleanup to reduce lint / TS errors in these files. Only Sharkey lines are changed, so there should be no impact to future merges.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports