vuetifyjs/vuetify

[Feature Request] Add Drag and Drop Visual Feedback to `v-file-input` Component.

Open

#20,576 创建于 2024年10月14日

在 GitHub 查看
 (1 评论) (3 反应) (0 负责人)TypeScript (40,995 star) (7,139 fork)batch import
C: New ComponentT: featuregood first issue

描述

Problem to solve

When local files are dragged onto the v-input-file component, there is an absence of clear visual feedback, which might cause confusion. Users will not be certain whether drag and drop functionality is operational.

Proposed solution

I propose adding visual changes, such as a distinct border color when a file is being dragged over the input area, similar to what the Quasar framework does. This would render it more intuitive for users.

image

贡献者指南