Addepar / Addepar/ember-table

[FEATURE-REQ]: Ability to have drag-drop interaction for freezing/fixed columns

Open
#843 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.