Animate table column drag target space indicator
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Originally by @jojule
Currently we only show a black line that indicates where the column would end up when mouse drag is released. We could show more visible markers like this:
http://feedbrowser.componentart.com/aspnetajax/
Or we could even animate the markers for a nice touch like this:
http://feedbrowser.componentart.com/silverlight/
Imported from https://dev.vaadin.com/ issue #3283
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the table column drag behavior and reviewing the linked examples for possible target-space markers and animation. Done means the existing black drop-position line is replaced or supplemented by a clear, animated indicator that shows where the column will land.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100