Fabrizio Vigevani

Results 20 issues of Fabrizio Vigevani

closes #1061 Do you think 16 characters is a reasonable max length for a token name? I thought of the length not being so long where it could take almost...

app: token manager
component: frontend

TODO: Update - [ ] goerli.json

The graph only lets you to query up to 1000 entities per query, so when querying for a proposal, we need to handle pagination for proposals that have more than...

🐛 bug
🙋‍♂️ request

It would be a better behavior if the app wouldn´t prompt you to switch networks when wallet network is different from the connected garden's network. A better solution would be:...

When a new garden is created, a configuration on the garden´s Forum is needed so that proposal embedded Discourse discussions can appear on the UI. Consider adding an Info Box...

It would be nice to show the gardens creation wizard video when the user goes through the onboarding process for the first time

🙋‍♂️ request

Actions should be passed via props to Proposal screens instead of getting them by `useActions` as it will unnecessarily create all action functions again. Actions should have one instance only.

From Adam on Discord: ``` I thought I remember hearing a plan to show the APR of vote farming i.e. Size of reward pool / Number of tokens wrapped *...

👌 nice to have

We need to modify the Accordion styles, though this will require modification from the UI toolkit. - Let specify the Accordion item content background. - Make the left border indicator...

Initial updates to the subgraph for M5 mumbai deployment. Still TODO: - [ ] We need an event (already asked @willjgriff) to fire after a erc721 is set (https://github.com/1Hive/conviction-voting-app/blob/e721-to-e20/contracts/Erc721Adapter.sol#L32) on...