# 我无法保存对网站文本的编辑

**URL:** https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990
**Category:** Bug
**Created:** [2025年四月9日 01:28 UTC](https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990 "2025-04-09T01:28:21Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![songs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/songs/32/498164_2.png) [@songs](https://meta.discourse.org/u/songs)
#### Post date: [2025年四月9日 01:28 UTC](https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990/1 "2025-04-09T01:28:21Z")

</div>

![The image is a screenshot of a technical document discussing the creation of a Discord bot, featuring Turkish text on settings initiation, data collection, security levels, guidelines, and a prompt to input personal details. (AI 提供的字幕)](https://global.discourse-cdn.com/meta/original/4X/8/3/d/83d7b586d559778fea34d2ed37e8657f8a7f0c94.png)  
我进行任何编辑都不重要，保存按钮无法工作？

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [2025年四月9日 01:36 UTC](https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990/3 "2025-04-09T01:36:13Z")

</div>

我可以在Meta这里重现。

---

<div class="post-metadata">

### Author: ![songs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/songs/32/498164_2.png) [@songs](https://meta.discourse.org/u/songs)
#### Post date: [2025年四月9日 13:10 UTC](https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990/12 "2025-04-09T13:10:59Z")

</div>

你是什么意思？

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [2025年四月9日 20:24 UTC](https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990/13 "2025-04-09T20:24:25Z")

</div>

Hawk 表示她可以在 Meta 上重现您上面概述的 bug。这对您来说是个好消息 😉

---

<div class="post-metadata">

### Author: ![Osama](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osama/32/98013_2.png) [@Osama](https://meta.discourse.org/u/Osama)
#### Post date: [2025年四月11日 02:24 UTC](https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990/14 "2025-04-11T02:24:10Z")

</div>

嘿 @songs，感谢你报告这个 bug，一旦这个 PR 合并，它就会被修复：

> <https://github.com/discourse/discourse/pull/32262>
>
> Repro steps:
> 
> 1. Go to \`/admin/customize/site\_texts\`
> 2. Click edit on any tra…nslation
> 3. Go back by clicking on "Back to search"
> 4. Click edit on another translation
> 5. Change the text field in any way
> 
> Expected results:
> 
> The disabled state on the "Save changes" button is removed and you're able to click it
> 
> Actual results:
> 
> The "Save changes" button remains disabled
> 
> This happens because the computed property for the button's disabled state doesn't get re-evaluated when navigating between translation strings because it doesn't include on the \`siteText\` property in its dependent properties, so changing the site text doesn't invalidate the old value for the disabled state and it always stays the same.
> 
> Meta topic: https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990?u=osama

---

<div class="post-metadata">

### Author: ![iShahinAkhter](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ishahinakhter/32/498714_2.png) [@iShahinAkhter](https://meta.discourse.org/u/iShahinAkhter)
#### Post date: [2025年四月11日 19:16 UTC](https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990/15 "2025-04-11T19:16:11Z")

</div>

我也是，我在我的网站上尝试更改占位符，但它仍然是灰色的。🤔

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2025年四月15日 07:18 UTC](https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990/16 "2025-04-15T07:18:22Z")

</div>



---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [2025年四月15日 07:18 UTC](https://meta.discourse.org/t/i-cant-save-edit-on-site-texts/360990/17 "2025-04-15T07:18:41Z")

</div>

此问题现已修复，如果仍有问题，请标记以重新打开。
