vuetifyjs/vuetify

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

クローズ

#20,576 opened on 2024/10/14

 (1 件のコメント) (3 件のリアクション) (0 人の担当者)TypeScript (7,139 件のフォーク)batch import
C: New ComponentT: featuregood first issue

Repository metrics

Stars
 (40,995 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド