Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(layout): improved layout of the upload ui 改进上传界面布局 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

normal-coder
Copy link

@normal-coder normal-coder commented Mar 30, 2024

What has been done / 做了什么事情

改进了上传界面布局,将「追加上传」界面放在页面顶部,便于更灵活的操作。
Improved the layout of the upload interface by placing the "Append Upload" interface at the top of the page for more flexible operation.

Why / 为什么这么做

待上传列表存在内容时,「追加上传」界面会置顶出现。
When there is content in the pending upload list, the "Append Upload" screen will appear at the top of the page.

人的使用习惯更多向上拖拽(鼠标/触摸板向前移,手向前伸)
People tend to drag upwards (mouse/touchpad moves forward, hand reaches forward).

当前布局中,窗口过长时「追加上传」基本会置于屏幕下方。操作时需要鼠标/触摸板向下,手往后抽(往往空间操作比向前伸小),导致拖拽使用体验欠佳。 调整后该问题可解决。
In the current layout, when the window is too long, "Append Upload" is basically placed at the bottom of the screen. When operating, you need to move the mouse/touchpad downward and draw your hand backward (often the space for operation is smaller than that for reaching forward), which leads to poor drag-and-drop experience. This problem can be solved after adjustment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant