elementary / elementary/files

Add caret to drag and drop targets

Open
#1,610 0 comments 0 reactions 0 assignees View on GitHub
Needs Design Priority: Wishlist
Dominant language
Vala
Stars
365
Forks
82
Avg merge
4d 2h
Merged PRs (30d)
3

Description

## Problem

I want to specifically see what I'm dragging an item in to, which is virtually impossible to tell as folders at their smallest size don't look like they react much - especially for people with worse sight. It's also potentially problematic that most parts of the UI can have items dropped on to them, causing the cursor's icon to always either be move or link mode.

## Proposal

Add a faint accent coloured caret around the inside of whichever box is to recieve the drop i.e a folder in list mode gets an outline when dragged over.

I think this could potentially even be made HIG, as it isn't just an accessibility feature when so many people don't have perfect eyesight

## Prior Art

macOS 10.4 DnD caret in Finder column view:
![Screenshot from 2021-03-01 19-06-41](https://user-images.githubusercontent.com/58219504/109546276-df62c100-7ac1-11eb-9426-e83baf5ce5cf.png)
macOS 10.4 DnD caret in Finder sidebar:
![Screenshot from 2021-03-01 19-10-29](https://user-images.githubusercontent.com/58219504/109546383-0a4d1500-7ac2-11eb-9423-66c994efc27b.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.