glideapps / glideapps/glide-data-grid

Number cell with BigInt support

Open
#843 5 comments 0 reactions 0 assignees View on GitHub
package:cells package:core type:enhancement
Dominant language
TypeScript
Stars
5.3k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

The current version of the number cell only supports normal `Numbers` but not `BigInt` numbers (> 2^53). Two potential solutions would be to:

1. Enable the native number-cell to handle `BigInt` values in addition to `Number` values.
2. Add a dedicate big-int cell to the `cells` package.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.