Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular

Animation on row events

Open
#153 1 comment 0 reactions 0 assignees View on GitHub
enhancement will accept pull request
Dominant language
JavaScript
Stars
360
Forks
132
PR merge metrics
No merged PRs in 30d

Description

Hi,

I wish to animate the re-order, creation and deletion of rows, but can't figure out how do so.

My datatable contains information that updates regularly. I wish to animate the changes in ordering so that the viewers can trace what changed.

It seems the datatable is re-rendered each time a row is added, removed or on re-ordering. This is the obstacle I'm struggling with.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the datatable handles reactive row creation, deletion, and reordering, since the issue reports a full re-render for each change. Determine the intended animation behavior and whether viewers can follow ordering changes without disrupting updates; the work is done when these row events animate reliably.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.