radio4000 icon indicating copy to clipboard operation
radio4000 copied to clipboard

Broken search on `/:my-radio-slug/tracks` after adding a new track

Open 4www opened this issue 7 years ago • 1 comments
trafficstars

  • go to your radio /tracks page
  • search for a track, that shows results
  • add a new track (whatever which one)
  • the previous search results should be broken (with no result)

Should be investigated further

Moving out of the radio route, and entering it again fixes the search

Edit: we need to refactor search overall, to not use this css magic, and but a js implementation:

  • (this one) https://github.com/internet4000/radio4000/issues/275
  • https://github.com/internet4000/radio4000/issues/265
  • https://github.com/internet4000/radio4000/issues/233

4www avatar Oct 29 '18 09:10 4www

Related https://github.com/internet4000/radio4000/issues/233

oskarrough avatar Oct 29 '18 10:10 oskarrough