mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[PR #540] [MERGED] fix: 文件名空格自动替换为下划线后,光标会落到最后的问题 #754
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#754
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/codexu/note-gen/pull/540
Author: @jiayuqi7813
Created: 8/12/2025
Status: ✅ Merged
Merged: 8/12/2025
Merged by: @codexu
Base:
dev← Head:dev📝 Commits (5)
6faac3bfix: 统一处理文件名中的空格,确保本地与远程文件名一致3f57a29fix: 修复 Gitlab API 相关函数的类型定义和返回值8d56a18fix: 处理文件名为空的情况,防止选择和删除操作出错;统一文件名中的空格为下划线73b0d21Merge branch 'codexu:dev' into dev2e8263bfix: 优化输入框处理逻辑,实时替换空格为下划线,提升用户体验📊 Changes
1 file changed (+27 additions, -6 deletions)
View changed files
📝
src/app/core/article/file/file-item.tsx(+27 -6)📄 Description
来自https://github.com/codexu/note-gen/pull/537 的评论
已完成修复(
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.