Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

svelte: Fix GraphQL error on contributors page#62896

Merged
fkling merged 1 commit intomainfrom
fkling/srch-137-bug-broken-link-to-contributors-stats-on-sourcegraph
May 24, 2024
Merged

svelte: Fix GraphQL error on contributors page#62896
fkling merged 1 commit intomainfrom
fkling/srch-137-bug-broken-link-to-contributors-stats-on-sourcegraph

Conversation

@fkling
Copy link
Contributor

@fkling fkling commented May 24, 2024

If no time/date is set we are passing an empty string to the server, which seems to be wrong. Instead we should be passing null.

Test plan

Loading the contributors page doesn't show a GraphQL error anymore.

If no time/date is set we are passing an empty string to the server,
which seems to be wrong. Instead we should be passing `null`.
@fkling fkling added the team/code-search Issues owned by the code search team label May 24, 2024
@fkling fkling requested review from a team May 24, 2024 10:50
@fkling fkling self-assigned this May 24, 2024
@cla-bot cla-bot bot added the cla-signed label May 24, 2024
@fkling fkling merged commit d01b4cb into main May 24, 2024
@fkling fkling deleted the fkling/srch-137-bug-broken-link-to-contributors-stats-on-sourcegraph branch May 24, 2024 11:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/code-search Issues owned by the code search team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants