You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The settings dedicated to the llms.txt file are in a sub-section of the Settings' Advanced section, which is collapsed by default. This means that if the user is directed to the llms.txt sub-section they cannot see in which section they are (provided they didn't previously open the Advanced section).
Summary
This PR can be summarized in the following changelog entry:
Opens the Advanced Settings' section when clicking the Customize llms.txt file button.
Relevant technical choices:
Test instructions
Test instructions for the acceptance test before the PR gets merged
This PR can be acceptance tested by following these steps:
Visit Yoast SEO -> Settings
Verify the Advanced section is collapsed
In Site features enablethellms.txt` feature
Click on Customize llms.txt file
Verify the Advanced section is now open
Relevant test scenarios
Changes should be tested with the browser console open
Changes should be tested on different posts/pages/taxonomies/custom post types/custom taxonomies
Changes should be tested on different editors (Default Block/Gutenberg/Classic/Elementor/other)
Changes should be tested on different browsers
Changes should be tested on multisite
Test instructions for QA when the code is in the RC
QA should use the same steps as above.
Impact check
This PR affects the following parts of the plugin, which may require extra testing:
N/A
Other environments
This PR also affects Shopify. I have added a changelog entry starting with [shopify-seo], added test instructions for Shopify and attached the Shopify label to this PR.
Documentation
I have written documentation for this change. For example, comments in the Relevant technical choices, comments in the code, documentation on Confluence / shared Google Drive / Yoast developer portal, or other.
Quality assurance
I have tested this code to the best of my abilities.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
changelog: enhancementNeeds to be included in the 'Enhancements' category in the changelog
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
llms.txtfile are in a sub-section of the Settings'Advancedsection, which is collapsed by default. This means that if the user is directed to thellms.txtsub-section they cannot see in which section they are (provided they didn't previously open theAdvancedsection).Summary
This PR can be summarized in the following changelog entry:
AdvancedSettings' section when clicking theCustomize llms.txt filebutton.Relevant technical choices:
Test instructions
Test instructions for the acceptance test before the PR gets merged
This PR can be acceptance tested by following these steps:
Yoast SEO->SettingsAdvancedsection is collapsedSite featuresenablethellms.txt` featureCustomize llms.txt fileAdvancedsection is now openRelevant test scenarios
Test instructions for QA when the code is in the RC
Impact check
This PR affects the following parts of the plugin, which may require extra testing:
Other environments
[shopify-seo], added test instructions for Shopify and attached theShopifylabel to this PR.Documentation
Quality assurance
Innovation
innovationlabel.Fixes #271