Page MenuHomePhabricator

Add highlight after clicking in the "Drag to new location" button
Closed, ResolvedPublic

Description

When we click in the "Drag to new location" link, it should highlight the comment which is to be moved.

This would improve the interface, since we need to click on it before dragging it and in a long page it is easy to miss what comment we are planning to move if there is a lot of small comments of one line.

See also Bug 25037.


Version: unspecified
Severity: normal

Details

Reference
bz25538

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:20 PM
bzimport set Reference to bz25538.

Nx.devnull wrote:

This will do the trick:

.lqt_thread.ui-draggable > .lqt-post-wrapper {

border-color: Aquamarine ;
background-color: PowderBlue ;

}

And this is still the case.

This is a big problem more than an enhancement request. Also because after clicking "Drag to new location" the page does a little jump to show the New location bars and if you were not paying much attention it will take a while to find you post again.

Hi! Thanks for your patch in comment 1.

You are welcome to use Developer access

https://www.mediawiki.org/wiki/Developer_access

to submit this as a Git branch directly into Gerrit:

https://www.mediawiki.org/wiki/Git/Tutorial

Putting your branch in Git makes it easier to review it quickly.
Thanks again! We appreciate your contribution.

I would like to prepare the patch for this bug. Please assign it to me.

Change 93740 had a related patch set uploaded by Nemo bis:
Added highlighting after clicking "Drag to new location" button of Liquid Threads.

https://gerrit.wikimedia.org/r/93740

Change 93740 merged by jenkins-bot:
Add highlighting after clicking "Drag to new location" button

https://gerrit.wikimedia.org/r/93740