-
-
Couldn't load subscription status.
- Fork 2.1k
docs: unify query update terminology and improve navigation #14730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
docs: unify query update terminology and improve navigation #14730
Conversation
|
|
@dummdidumm Could you please review this docs update? Fixes #14675 - unifies query update terminology and improves navigation. |
|
@DipakHalkude could you run |
|
@benmccann Please have a look :) |
|
I guess we can ignore cases. As it is a part of document. I just changed the |
|
@benmccann @dummdidumm The branch is up to date with main, but the test failures appear to be related to #14732 and are unrelated to these documentation changes. The lint check is passing and the documentation improvements are complete. This PR fixes #14675 by unifying query update terminology and improving navigation between sections. Could you please review and merge when possible? Thanks! |
|
I updated with the latest code. The remaining error is caused by the docs changes:
|
- Fix broken anchor link from #form-Single-flight-mutations to #single-flight-mutations - Improve documentation consistency and navigation
…b.com/DipakHalkude/kit into docs/update-query-refresh-terminology
|
@benmccann The preview deployment shows conflicting status:
All other checks are green and the broken anchor link has been fixed in commit 389ce47 (line 769). The link now correctly points to Could you please:
Thanks! |
…b.com/DipakHalkude/kit into docs/update-query-refresh-terminology
|
Could you please re-run the deployment check from your side? This often resolves these status display issues. |
|
I still see a line referencing You don't need to comment so often. There was only 12 minutes between your comments, which isn't nearly enough time to check them 😄 Sometimes it will be days before we can take another look |
|
Ok got it. Sorry for this 🙏. |
|
Just a gentle follow-up on my PR. With Hacktoberfest ending soon, I'd be so grateful if you could take a quick look. I'm ready to make any immediate changes needed. Thank you so much for your time :) |
…b.com/DipakHalkude/kit into docs/update-query-refresh-terminology

Closes #14675
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
Tests
pnpm testand lint the project withpnpm lintandpnpm checkChangesets
pnpm changesetand following the prompts. Changesets that add features should beminorand those that fix bugs should bepatch. Please prefix changeset messages withfeat:,fix:, orchore:.Edits