You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
This is something we've been wanting for a while. When using the primary search, search suggestions should pop up as you type things.
For tips on how to implement this, look at the search suggestions for the subsearch when submitting a new company review or interview form - the logic should be almost identical, and will require some Javascript on the frontend as well as a new POST route on the backend.
For now, we can display companies only in our search suggestions. Ideally we can also add pictures next to each entry in the search suggestions, similar to what Glassdoor does. Please update the figma design if you choose to do this.