Fix wrong message on starred projects filtering
requested to merge geoandri/gitlab-ce:28402-fix-starred-projects-filter-wrong-message-on-no-results into master
What does this MR do?
Are there points in the code the reviewer needs to double check?
Shows correct message for no results on starred projects filtering when return is pressed on filter input.
Why was this MR needed?
The message when for no results was "You don't have starred projects yet" which is not correct.
Does this MR meet the acceptance criteria?
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Closes #28402 (closed)