radio4000
radio4000 copied to clipboard
Broken search on `/:my-radio-slug/tracks` after adding a new track
trafficstars
- go to your radio
/trackspage - 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
Related https://github.com/internet4000/radio4000/issues/233