sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.12k stars 1.29k forks source link

Wildcard V2: Apply <Input /> Codemod `client/web/org` `client/web/repo` `client/web/savedSearches` `client/web/site-admin` `client/web/user` #35284

Open gitstart-sourcegraph opened 2 years ago

gitstart-sourcegraph commented 2 years ago

Problem statement

Migration is required to update our code to use the <Input /> Wildcard component. See parent issue for more context.

Success criteria

All occurrences of the <input /> element are replaced with the <Input /> Wildcard component.

Implementation details

Affected Packages includes client/web/org client/web/repo client/web/savedSearches client/web/site-admin client/web/user

Ref

https://github.com/sourcegraph/sourcegraph/issues/33258

gitstart-app[bot] commented 2 years ago

Here is the GitStart Ticket for this issue: https://app.gitstart.com/clients/sourcegraph/tickets/SG-35284