>How about using `配置/编辑(Configure)` for that button, and adding a status > badge on that plugin card? so users will know its Enabled/Disabled status? Yes, I also think it would be better to have separate plugins for `Status` and `配置/编辑(Configure)`. There could be a separate edit button. Also whether to click on the plugin icon should also be edited, so that would be more in line with my expectations.
原始邮件 发件人: Zhiyuan Ju<juzhiy...@apache.org> 收件人: dev<dev@apisix.apache.org> 发送时间: 2021年12月15日(周三) 11:08 主题: Re: [DISCUSS] The `禁用` button on the plugin list page has ambiguity issues Hi Jie, I just checked and it's using `启用(Enable)` and `禁用(Disable)` indeed, that's because we want to provide a clear status of that plugin. After consideration, a plugin has 3 kinds of statuses: Enabled, Disabled, Not Configured. How about using `配置/编辑(Configure)` for that button, and adding a status badge on that plugin card? so users will know its Enabled/Disabled status? Best Regards! @ Zhiyuan Ju <">https://github.com/juzhiyuan> Ming Wen <wenm...@apache.org> 于2021年12月15日周三 10:53写道: > sounds good to me. 👍 > Welcome PR to fix:) > > Thanks, > Ming Wen, Apache APISIX PMC Chair > Twitter: _WenMing > > > jie123108 <jie123...@163.com> 于2021年12月15日周三 10:41写道: > > > Hi Community > > > > > > I recently used the `apisix-dashboard` in my project, on the plugins list > > page, for a plugin that had been enabled. > > It may not be appropriate to call it `禁用` here, right? It would be more > > appropriate to name it "编辑”. > > > > > > `禁用` gives the impression that when you click it, the plugin will be > > disabled. But in fact it is edited (including the disable function) > > > > > > For those who are familiar with this feature, it may not be a problem. > But > > a newcomer, seeing this `禁用` button for the first time, especially in a > > production environment, should be afraid to click it. >