Skip to content

fix: only show literal search toast to users created before 3.9 release

Administrator requested to merge fa/toast-for-new-users-only into master

Created by: attfarhan

Fixes the second part of https://github.com/sourcegraph/sourcegraph/issues/6028. We currently will show the new literal search toast for all users, but we really only want to show it to users who have been around since before 3.9. Those created on or after 3.9 would not know that the default used to be regexp.

Merge request reports

Loading