Change SEO Description field to textarea with 3 rows#2423
Merged
Aibono1225 merged 10 commits intomainfrom Feb 5, 2026
Merged
Conversation
Co-authored-by: Aibono1225 <127192800+Aibono1225@users.noreply.github.com>
Co-authored-by: Aibono1225 <127192800+Aibono1225@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update SEO description field to textarea for better readability
Change SEO Description field to textarea with 3 rows
Feb 3, 2026
Member
|
The staging slot deployment is failing because the tina-lock file on Rules.Content is not up to date. |
jakebayliss
previously approved these changes
Feb 4, 2026
jakebayliss
pushed a commit
to SSWConsulting/SSW.Rules.Content
that referenced
this pull request
Feb 4, 2026
<!-- **Tip: Use [SSW Rule Writer GPT](https://chat.openai.com/g/g-cOvrRzEnU-ssw-rules-writer) for help with writing rules 🤖** --> > > 1. What triggered this change? (PBI link, Email Subject, conversation + reason, etc) ✏️ Relates to SSWConsulting/SSW.Rules#2147. > 2. What was changed? ✏️ Updated the Tina lock file because the schema changed in SSWConsulting/SSW.Rules#2423 > 3. I paired or mob programmed with: <!-- list names or remove if not relevant --> ✏️ <!-- E.g. I paired or mob programmed with: @GordonBeeming and @sethdailyssw --> No <!-- Check out the relevant rules - https://www.ssw.com.au/rules/rules-to-better-pull-requests - https://www.ssw.com.au/rules/write-a-good-pull-request - https://www.ssw.com.au/rules/over-the-shoulder-prs - https://www.ssw.com.au/rules/do-you-use-co-creation-patterns -->
Contributor
🚀 PR Preview Deployed
This preview will be automatically deleted when the PR is closed. |
jakebayliss
approved these changes
Feb 5, 2026
jakebayliss
added a commit
that referenced
this pull request
Feb 5, 2026
* Initial plan * Change SEO Description field to textarea with 3 rows Co-authored-by: Aibono1225 <127192800+Aibono1225@users.noreply.github.com> * Complete SEO Description textarea implementation Co-authored-by: Aibono1225 <127192800+Aibono1225@users.noreply.github.com> * Remove test rule file * Revert changes to extensions.json * tina-lock * update tina lock * update lock * bypass Tina UIField typing for textarea props --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Aibono1225 <127192800+Aibono1225@users.noreply.github.com> Co-authored-by: Chloe Lin <chloelin@ssw.com.au> Co-authored-by: Jake Bayliss <bayliss.jw@gmail.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
SEO Description field in rules editor displayed ~60 characters in single-line input. Changed to 3-row textarea to accommodate recommended 150-160 character descriptions.
tina/collection/rule.tsx: Addedtextarea: trueandrows: 3toseoDescriptionfield UI config.vscode/extensions.jsonScreenshot (optional)
Before: Single-line input showing ~60 characters

After: 3-row textarea showing full description

Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
fonts.googleapis.com/usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/SSW.Rules/SSW.Rules/node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/jest-worker/processChild.js(dns block)/usr/local/bin/node /usr/local/bin/node /home/REDACTED/work/SSW.Rules/SSW.Rules/node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_@opentelemetry+api@1.9.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/start-server.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.