Skip to content

kicker: Forward favoritesModel to RunnerMatchesModel

Kickoff uses the model's favoritesModel in the delegate to add/remove favorites. RunnerModel has it but the individual RunnerMatchesModel it displays did not, breaking the favorites functionality in Kickoff's search.

BUG: 476719


@ndavis @alex @hein

Searched for “kate”, added Kate to my favorites. The menu doesn’t update when I do that because it incorrectly caches the menu contents but adding/removing from favorites does work.

Edited by Nate Graham

Merge request reports