Skip to content

Add ability to search for workspaces #1

Description

@andywynkoop

On the workspace select page, on the right side under 'Choose a different workspace', add a feature to search for a workspace by name and display the top five matching workspaces (if any) or 'No results'
Backend:

  • Implement a workspace search api endpoint
  • workspaceSearchReducer to store an array of workspaces (id and name)
  • searchWorkspaces thunk action creator and receiveSearchWorkspaces
  • Add component to workspace select page
  • Add relevant info to container

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions