\r\n\r\n这显而易见对后续的维护是困难的,使用者很难分辨表单项,可能的改进方案:\r\n\r\n1. Repeater 支持展示模式,即默认不显示 Repeater 元素的表单,而是显示一个摘要或者支持折叠。\r\n2. 支持表单布局,让开发者定义表单项宽度。\r\n3. 优化默认表单宽度,或者为部分可能有嵌套的表单项专门调整宽度。\r\n4. 支持 TOC,即为表单的表单项生成一个树结构的 TOC,放置在表单旁边,方便预览全局。\r\n5. 优化部分 Core 中提供的数据选择表单项(文章分类、菜单等),直接支持多选和排序,避免滥用 Repeater:\r\n \r\n \u003Cimg src=\"https://github.com/user-attachments/assets/6f29a6bb-dd67-4559-a00d-14ab5c7cc1bb\" width=\"256px\"/>\r\n\r\n以上改进建议需要讨论,后续建议分别提交 issue 以方便跟踪。\r\n\r\nRef https://github.com/halo-dev/halo/issues/4374\r\n\r\n/area ui\r\n/kind improvement\n\n### 附加信息\n\n_No response_",[2873,2876,2877],{"name":2874,"color":2875},"priority/important-longterm","eb6420",{"name":2857,"color":2858},{"name":2860,"color":2861},6369,"优化表单中组件的样式和显示方式","2024-10-14T09:29:35Z","https://github.com/halo-dev/halo/issues/6369",0.6178578,{"description":2884,"labels":2885,"number":2891,"owner":2863,"repository":2864,"state":2865,"title":2892,"updated_at":2893,"url":2894,"score":2895},"### Prerequisites\n\n- [x] I have searched for related issues in the [Issues](https://github.com/halo-dev/halo/issues) list.\n- [x] This is a feature related to Halo. If it is not an issue with the project itself, it is recommended to submit it in the [Discussions](https://github.com/halo-dev/halo/discussions).\n- [x] If it is a feature suggestion for plugins and themes, please submit it in the respective plugin and theme repositories.\n\n### Your current Halo version\n\n2.20.x\n\n### Describe this feature\n\n如题,目前禁用启用只会验证登录密码,重新配置没有任何验证,这对于两步验证的使用场景来说并不安全,期望针对关键操作进行两步验证。\n\n/area core\n/area ui\n/kind improvement\n\n### Additional information\n\n_No response_",[2886,2889,2890],{"name":2887,"color":2888},"area/core","0052cc",{"name":2857,"color":2858},{"name":2860,"color":2861},7259,"两步验证的启用、禁用、重新配置都应该验证已配置的两步验证码","2025-03-04T02:26:07Z","https://github.com/halo-dev/halo/issues/7259",0.6287136,{"description":2897,"labels":2898,"number":2901,"owner":2863,"repository":2864,"state":2902,"title":2903,"updated_at":2904,"url":2905,"score":2906},"### 你当前使用的版本\r\n\r\n2.14.0\r\n\r\n### 描述一下此特性\r\n\r\n\r\n\r\n如图,目前 Halo 控制台的请求如果遇到来自反向代理(可能配置了防火墙或者限流)的异常时,无法正常显示异常信息,所以期望能够提示正确的信息,方便排查。\r\n\r\n/area ui\r\n/kind improvement\r\n/milestone 2.15.x\r\n\r\n### 附加信息\r\n\r\n_No response_",[2899,2900],{"name":2857,"color":2858},{"name":2860,"color":2861},5739,"closed","期望支持提示来自反向代理的请求异常","2024-04-25T13:26:31Z","https://github.com/halo-dev/halo/issues/5739",0.56632614,{"description":2908,"labels":2909,"number":2912,"owner":2863,"repository":2864,"state":2902,"title":2913,"updated_at":2914,"url":2915,"score":2916},"### Your current Halo version\n\nlatest\n\n### Describe this feature\n\n如题所述,编辑者这个角色拥有允许管理所有文章的权限,那么改为文章管理员可能更容易理解,看到编辑者这个名字很难知道是干什么的\r\n\n\n### Additional information\n\n/kind improvement\r\n/area core\r\n",[2910,2911],{"name":2887,"color":2888},{"name":2857,"color":2858},5221,"建议将“编辑者”角色改名为“文章管理员”","2024-01-22T07:20:12Z","https://github.com/halo-dev/halo/issues/5221",0.6011952,{"description":2918,"labels":2919,"number":2923,"owner":2863,"repository":2864,"state":2902,"title":2924,"updated_at":2925,"url":2926,"score":2927},"### Your current Halo version\n\n2.9.1\n\n### Describe this feature\n\n当配置页比较多时,下方的滑动条非常不明显\r\n\r\n\r\n\r\n可以考虑,超出范围的内容作为 drop down ?或者其他形式\r\n\n\n### Additional information\n\n_No response_",[2920,2922],{"name":2921,"color":2888},"area/console",{"name":2857,"color":2858},4582,"[Feature] 调整配置选单 UI","2024-01-07T14:32:14Z","https://github.com/halo-dev/halo/issues/4582",0.60954887,{"description":2929,"labels":2930,"number":2936,"owner":2863,"repository":2864,"state":2902,"title":2937,"updated_at":2938,"url":2939,"score":2940},"### 你当前使用的版本\r\n\r\n2.16.3\r\n\r\n### 描述一下此特性\r\n\r\nRef https://github.com/halo-dev/halo/issues/6093\r\n\r\n当前 Halo 支持为单个分类或者文章设置不同的渲染模板(主题支持),但如果要实现将一个分类下的所有文章都设置渲染模板,目前只能一个一个为文章设置,所以期望能够为一批文章(分类下)统一设置渲染模板。\r\n\r\n使用场景:\r\n\r\n部分网站可能将文章拆分为不同的领域,比如新闻中心、案例中心、版本发布日志等。这个时候就可以在分类中设置不同的分类渲染模板和文章渲染模板,不再需要单独去设置文章的渲染模板。这会给主题开发和网站使用场景带来更多可能性。\r\n\r\n/area core\r\n/area ui\r\n/kind feature\r\n/milestone 2.17.x\r\n\r\n### 附加信息\r\n\r\n_No response_",[2931,2934,2935],{"name":2932,"color":2933},"kind/feature","c7def8",{"name":2887,"color":2888},{"name":2860,"color":2861},6101,"期望支持为某个分类下的文章统一设置渲染模板","2024-06-20T08:28:05Z","https://github.com/halo-dev/halo/issues/6101",0.6125772,{"description":2942,"labels":2943,"number":2946,"owner":2863,"repository":2864,"state":2902,"title":2947,"updated_at":2948,"url":2949,"score":2950},"### 你当前使用的版本\n\n2.13.0\n\n### 描述一下此特性\n\n如图所示,期望仅默认展示插件或者主题提供表单的元数据,隐藏自定义元数据表单,改为**点击更多**再展开。因为考虑到绝大部分时候用户都不需要手动去修改元数据,所以可能会导致一定程度的视觉和误导问题。\r\n\r\n\u003Cimg width=\"763\" alt=\"image\" src=\"https://github.com/halo-dev/halo/assets/21301288/79688eeb-2cff-46d7-b2a5-0364d0510a27\">\r\n\r\n/area ui\r\n/kind improvement\r\n/milestone 2.14.x\r\n\n\n### 附加信息\n\n_No response_",[2944,2945],{"name":2857,"color":2858},{"name":2860,"color":2861},5439,"期望默认隐藏元数据表单的自定义数据","2024-03-31T14:31:06Z","https://github.com/halo-dev/halo/issues/5439",0.6167586,{"description":2952,"labels":2953,"number":2956,"owner":2863,"repository":2864,"state":2902,"title":2957,"updated_at":2958,"url":2959,"score":2960},"### 你当前使用的版本\n\n2.20.0-SNAPSHOT\n\n### 描述一下此特性\n\n如图,不管当前语言是什么,系统自带的用户名密码登录方式显示为 Local,且图标为 Halo 的 Logo,期望支持根据当前语言显示为明确的文案(比如:本地登录、用户名密码登录),以及图标可能需要更换为实际意义的图标。\r\n\r\n\u003Cimg width=\"582\" alt=\"image\" src=\"https://github.com/user-attachments/assets/cd47127d-4f6f-4dcf-9e49-394cc9af71e3\">\r\n\r\n/area core\r\n/kind improvement\r\n/milestone 2.20.x\r\n\n\n### 附加信息\n\n_No response_",[2954,2955],{"name":2887,"color":2888},{"name":2857,"color":2858},6759,"优化登录页面 **其他登录方式** 的显示名称和图标","2024-10-08T02:12:53Z","https://github.com/halo-dev/halo/issues/6759",0.62207097,{"description":2962,"labels":2963,"number":2966,"owner":2863,"repository":2864,"state":2902,"title":2967,"updated_at":2968,"url":2969,"score":2970},"### Prerequisites\n\n- [x] I have searched for related issues in the [Issues](https://github.com/halo-dev/halo/issues) list.\n- [x] This is a feature related to Halo. If it is not an issue with the project itself, it is recommended to submit it in the [Discussions](https://github.com/halo-dev/halo/discussions).\n- [x] If it is a feature suggestion for plugins and themes, please submit it in the respective plugin and theme repositories.\n\n### Your current Halo version\n\n2.20.15\n\n### Describe this feature\n\n\u003Cimg width=\"524\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/8381edf1-a6bd-4fe7-b391-033cb6c5ad27\" />\n\n如图,在这个界面添加明显的警告信息,用于提示妥善保存两步验证设备。\n\n/area ui\n/kind improvement\n/milestone 2.20.x\n\n### Additional information\n\n_No response_",[2964,2965],{"name":2857,"color":2858},{"name":2860,"color":2861},7260,"在 TOTP 配置界面添加明显的警告信息","2025-03-07T06:47:01Z","https://github.com/halo-dev/halo/issues/7260",0.6260474,["Reactive",2972],{},["Set"],["ShallowReactive",2975],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fcP-VbPoT5XC9_liyEBOSXZqq7YhbF49krKMlO2yMvS8":-1},"/halo-dev/halo/6124"]