[NO QA] Docs updates for E/A#88550 Add read-only conversation banner to chat FAQ#89326
Conversation
Added mention of the read-only banner to the FAQ about why users can't message in some rooms, matching the new UI behavior from #88550. Co-authored-by: Kio <KioCoan@users.noreply.github.com>
|
@stephanieelliott looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
HelpDot Documentation ReviewOverall AssessmentThis PR makes a single, focused change: it expands the FAQ answer for "Why can't I message in some rooms?" in Scores Summary
Key Findings
Recommendations
Files Reviewed
|
|
|
||
| ## Why can’t I message in some rooms? | ||
| Rooms may have restricted posting permissions for Admins only. | ||
| Rooms may have restricted posting permissions for Admins only. In other cases, the conversation may be read-only, and you’ll see a "This conversation is read-only" banner at the bottom of the chat. |
There was a problem hiding this comment.
Naming/style violation: The banner text "This conversation is read-only" is a UI element and should be bolded, not wrapped in quotation marks. Per HELPSITE_NAMING_CONVENTIONS.md, all UI labels must use bold formatting and must not use quotation marks.
Suggested fix:
| Rooms may have restricted posting permissions for Admins only. In other cases, the conversation may be read-only, and you’ll see a "This conversation is read-only" banner at the bottom of the chat. | |
| Rooms may have restricted posting permissions for Admins only. In other cases, the conversation may be read-only, and you'll see a **This conversation is read-only** banner at the bottom of the chat. |
|
🚀 Deployed to staging by https://github.com/stephanieelliott in version: 9.3.69-0 🚀
Bundle Size Analysis (Sentry): |
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.3.69-18 🚀
|
Summary
Related PR
#88550
Test plan