Add search, sort and filter to Profile > Snippets
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=434484) </details> <!--IssueSummary end--> ## Problem `Profile > Snippets` currently only contains a list of all personal projects the user has created without the ability to search, sort or filter the content. This is a problem for users that have created hundreds of projects, as they cannot find relevant content. However, this is likely only a small portion of GitLab users, so the items linked to this issue have higher priority for adding this functionality. The users most likely to list hundreds of snippets are bots. [Example](https://gitlab.com/users/gitlab-qa/snippets) ## Proposal Add a search, sort and filtering component similar to the ones used on other list pages, such as the [group overview page](https://gitlab.com/gitlab-org). ![Screenshot_2023-12-08_at_11.15.46](https://gitlab.com/-/project/278964/uploads/4ba28824a011827b871bd90282d6c9dd/Screenshot_2023-12-08_at_11.15.46.png) The options can be simple at first and follow the standard offering of sorting by: - Name - Updated - Created
issue