Pierre Bertet

Results 66 issues of Pierre Bertet

I was wondering if there was any plan to support BigInt when available in the environment? https://developers.google.com/web/updates/2018/05/bigint Edit (08-2023): I made this library which I now use for dapps: https://github.com/bpierre/dnum

- Category - [ ] Question - [ ] Bug - [x] Suggestion - Vim - [x] Vim - [x] Neovim The same way #98 added an option to jump...

It should be possible to filter the transactions on small viewports (mobile). Figma reference: https://www.figma.com/file/XEfSo6KLSEySalLwj5LNdAKb/Finance

app: finance
component: frontend
app: agent

In some cases, like the AGP votes, the percentage of votes tends to be quite low, making the differences difficult to notice: What about having some rule in the voting...

app: voting

It seems that [workspaces take priority over `--src`](https://github.com/guigrpa/oao/blob/7378081bac71c90b479c0c186d101e40f16e66e7/src/index.js#L46-L55). Should it only set the default, and let users override it? Note that a selection can get achieved using `--ignore-src` with a...

At the moment, we [delete everything stored locally](https://github.com/aragon/aragon/blob/master/src/index.js#L21-L42) when moving from a version to another one. It avoids any incompatibility issue, but it is obviously not ideal from a user...

bug
priority: high

This is blocked by the version of `react-spring` that we are using, 7.x, and some issues and incompatibilities with the hooks it provides, which prevents us to use it with...

bug
module: onboarding

Not as urgent and straightforward as https://github.com/aragon/aragon/issues/1406, but it could be a better solution in the longer term. [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) is good to represent dates without ambiguity, but letting users choose...

enhancement
module: preferences

We should remove deprecated features before moving to the next major version. https://github.com/aragon/aragon-ui/search?q=deprecated

See https://github.com/aragon/use-viewport and https://github.com/aragon/aragon-ui/issues/725