Skip to content

Add ability to search workspaces #3528

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

brayden-blackham
Copy link

@brayden-blackham brayden-blackham commented Mar 25, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #3341

What is in this change?

For teams with lots of workspaces (Us) we need an ability to add search and filter based on that search.
This PR Adds the ability to search the workspaces, filtering the list of workspaces, and stores that in local in the same fashion as the reordering does.

Screenshot 2025-03-25 at 10 17 11β€―am
Screenshot 2025-03-25 at 10 17 22β€―am

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@dev3py
Copy link

dev3py commented Mar 27, 2025

@brayden-blackham
Tanx man exactly what i was looking for πŸ‘ŒπŸ˜Š

@timothycarambat
Copy link
Member

neat!

@timothycarambat timothycarambat self-assigned this Mar 28, 2025
@timothycarambat timothycarambat added the PR:needs review Needs review by core team label Mar 28, 2025
@reneleonhardt

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR:needs review Needs review by core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Search Bar for Workspaces
4 participants