Skip to content

feat: fine row deletion#1193

Open
laurentC35 wants to merge 17 commits into3.0from
feat/fine-row-deletion
Open

feat: fine row deletion#1193
laurentC35 wants to merge 17 commits into3.0from
feat/fine-row-deletion

Conversation

@laurentC35
Copy link
Contributor

New feature ⭐

Allow fine row deletion in dynamic-table or loop

Copy link
Collaborator

@Grafikart Grafikart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bien pensé l'argument removedIndex, il y a juste quelques petite amélioration mais dans le principe ça me semble être la bonne approche.

return null;
}

const canControlRows = min !== max && Number.isFinite(max);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

il faut aussi que nbRows > min non ?

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants