[FEATURE-REQ]: Ability to have drag-drop interaction for freezing/fixed columns
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 351
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 1
Description
Hello !
It would be a seamless user experience to have a separator (freeze columns indicator) line that would span across all the rows and that can be dragged-and-dropped on the column till which all the columns to the left would be fixed.
It would be a really useful feature, in addition to the currently supported boolean-driven fixed columns mode.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by locating the existing boolean-driven fixed-columns mode and the table's drag-and-drop or column interaction entry points. Done should mean a visible separator can be dragged to a column boundary and fixes all columns to its left, with coverage for the interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100