\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_",[3036,3039,3040],{"name":3037,"color":3038},"priority/important-longterm","eb6420",{"name":3020,"color":3021},{"name":3023,"color":3024},6369,"优化表单中组件的样式和显示方式","2024-10-14T09:29:35Z","https://github.com/halo-dev/halo/issues/6369",0.6178578,{"description":3047,"labels":3048,"number":3054,"owner":3026,"repository":3027,"state":3028,"title":3055,"updated_at":3056,"url":3057,"score":3058},"### 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_",[3049,3052,3053],{"name":3050,"color":3051},"area/core","0052cc",{"name":3020,"color":3021},{"name":3023,"color":3024},7259,"两步验证的启用、禁用、重新配置都应该验证已配置的两步验证码","2025-03-04T02:26:07Z","https://github.com/halo-dev/halo/issues/7259",0.6287136,{"description":3060,"labels":3061,"number":3064,"owner":3026,"repository":3027,"state":3065,"title":3066,"updated_at":3067,"url":3068,"score":3069},"### 你当前使用的版本\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_",[3062,3063],{"name":3020,"color":3021},{"name":3023,"color":3024},5739,"closed","期望支持提示来自反向代理的请求异常","2024-04-25T13:26:31Z","https://github.com/halo-dev/halo/issues/5739",0.56632614,{"description":3071,"labels":3072,"number":3075,"owner":3026,"repository":3027,"state":3065,"title":3076,"updated_at":3077,"url":3078,"score":3079},"### 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",[3073,3074],{"name":3050,"color":3051},{"name":3020,"color":3021},5221,"建议将“编辑者”角色改名为“文章管理员”","2024-01-22T07:20:12Z","https://github.com/halo-dev/halo/issues/5221",0.6011953,{"description":3081,"labels":3082,"number":3086,"owner":3026,"repository":3027,"state":3065,"title":3087,"updated_at":3088,"url":3089,"score":3090},"### 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_",[3083,3085],{"name":3084,"color":3051},"area/console",{"name":3020,"color":3021},4582,"[Feature] 调整配置选单 UI","2024-01-07T14:32:14Z","https://github.com/halo-dev/halo/issues/4582",0.60954887,{"description":3092,"labels":3093,"number":3099,"owner":3026,"repository":3027,"state":3065,"title":3100,"updated_at":3101,"url":3102,"score":3103},"### 你当前使用的版本\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_",[3094,3097,3098],{"name":3095,"color":3096},"kind/feature","c7def8",{"name":3050,"color":3051},{"name":3023,"color":3024},6101,"期望支持为某个分类下的文章统一设置渲染模板","2024-06-20T08:28:05Z","https://github.com/halo-dev/halo/issues/6101",0.6125772,{"description":3105,"labels":3106,"number":3109,"owner":3026,"repository":3027,"state":3065,"title":3110,"updated_at":3111,"url":3112,"score":3113},"### 你当前使用的版本\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_",[3107,3108],{"name":3020,"color":3021},{"name":3023,"color":3024},5439,"期望默认隐藏元数据表单的自定义数据","2024-03-31T14:31:06Z","https://github.com/halo-dev/halo/issues/5439",0.6167586,{"description":3115,"labels":3116,"number":3119,"owner":3026,"repository":3027,"state":3065,"title":3120,"updated_at":3121,"url":3122,"score":3123},"### 你当前使用的版本\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_",[3117,3118],{"name":3050,"color":3051},{"name":3020,"color":3021},6759,"优化登录页面 **其他登录方式** 的显示名称和图标","2024-10-08T02:12:53Z","https://github.com/halo-dev/halo/issues/6759",0.62207097,{"description":3125,"labels":3126,"number":3129,"owner":3026,"repository":3027,"state":3065,"title":3130,"updated_at":3131,"url":3132,"score":3133},"### 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_",[3127,3128],{"name":3020,"color":3021},{"name":3023,"color":3024},7260,"在 TOTP 配置界面添加明显的警告信息","2025-03-07T06:47:01Z","https://github.com/halo-dev/halo/issues/7260",0.6260474,["Reactive",3135],{},["Set"],["ShallowReactive",3138],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fcP-VbPoT5XC9_liyEBOSXZqq7YhbF49krKMlO2yMvS8":-1},"/halo-dev/halo/6124"]