10 留言 (10 留言)0 反應 (0 反應)0 負責人 (0 負責人)Java25,266 star (25,266 star)9,474 fork (9,474 fork)batch import
component:coreenhancementgood first issueimported-jira-issueplugin-managerpriority:minorresolution:unresolvedux
- 議題類型
- feature
- 研究方向
- Investigate the current sorting implementation for the Enabled column in the Plugin Manager's Installed tab. Check the Jelly view files (e.g., PluginManager/index.jelly) and any associated JavaScript sorting logic. The expected behavior is to sort into three groups: enabled, enabled but cannot be disabled, and disabled. Focus on modifying the comparator to achieve this three tier sort. Refer to the attached screenshot for the existing UI. Look for any prior discussion in the issue comments (10 comments) for hints on the approach.