wmjordan / wmjordan/PDFPatcher
合并文档模块之多文档顺序调整缺陷
Open
Nobody has claimed this yet.
合并
改进
- Dominant language
- C#
- Stars
- 12.7k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
请简要描述你遇到的问题
- 添加多个文档后,在调整文档顺序时,对初级用户不知所措,对于老用户亦有些困扰——鼠标施移时易出现放于子层级下的情况。而实际需要的是平级移动。
建议:添加【上移】【下移】按钮,以便于排除当前的困扰,且在拖移模式下在指示上作区分——需要置于下级时,应在目标列表上突出显示指示标记(如目前在用的边框标记);需要平级移动时,应在列表分界处显示插入指示标记,如“-->”. - 顺序功能应独立归于【排序】组,而非合并到【文件】组,因为一般情况下,用户不会为了寻找某个功能而去一个组一个组地查找。
同时可考虑添加【按正则表达式排序】功能——即过滤掉原文档名称中存在排序干扰的字词。
重现问题的步骤
步骤如下:
- 使用如下附件 '...'
- 打开某功能 '....'
- 选中哪些选项,点击哪些按钮 '....'
- 出现的问题
预期的结果或行为
在完成上面的操作步骤后,您觉得程序应该是怎样工作的。
相关截图或文件
如果有必要,请附上截图或文件(最好能附上程序的界面截图,以便了解你现在使用的版本和操作选项等)
其它
与本问题相关的信息
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, entry points, or tests are named. Start by locating the desktop UI for adding and reordering multiple documents, then reproduce the nesting problem and inspect how the File group exposes ordering commands. Done should be defined with the maintainer: predictable sibling reordering, clear drag indicators, and any agreed sorting-group or regular-expression behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100