这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Conversation

@pjlast
Copy link
Contributor

@pjlast pjlast commented Oct 17, 2023

Closes #57636

The GraphQL resolver for site config edits returns an error when a user ID has been deleted, which breaks pagination for the component.

Now, if the user ID no longer exists (which is completely fine), it defaults to the default message instead.

I also updated the default message to be a bit more ambiguous as a "default update".

Before:

image

After:

image

Test plan

Manual testing

@cla-bot cla-bot bot added the cla-signed label Oct 17, 2023
@github-actions github-actions bot added the team/source Tickets under the purview of Source - the one Source to graph it all label Oct 17, 2023
@sourcegraph-bot
Copy link
Contributor

sourcegraph-bot commented Oct 17, 2023

📖 Storybook live preview

@pjlast pjlast requested a review from a team October 17, 2023 08:04
@pjlast pjlast merged commit 576d8fa into main Oct 18, 2023
@pjlast pjlast deleted the pjlast/57636-site-config-edits-pagination branch October 18, 2023 09:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Site config edits pagination not working on S2

4 participants