audius-protocol icon indicating copy to clipboard operation
audius-protocol copied to clipboard

[C-5739] Repost track to tan query (web only)

Open DejayJD opened this issue 1 week ago • 1 comments

Description

  • Make mutation hook useRepostTrack
  • Made another web-only wrapper hook with the same name that handles some additional web specific logic
  • Implemented the hook in all places in web
  • Disabled collection repost in a lot of places - will move on to that after finishing track

How Has This Been Tested?

web:stage

TODOS:

  • [ ] Havent tested track list item overflow menu repost
  • [ ] Havent tested purchase content footer repost
  • [ ] Tracks history still not working until it pulls its tracks out of track slice
  • [ ] Track page same issue - useTrackByParams needs to pull out of track slice

DejayJD avatar Feb 21 '25 17:02 DejayJD