co2-storage icon indicating copy to clipboard operation
co2-storage copied to clipboard

Results 30 co2-storage issues
Sort by recently updated
recently updated
newest added

Allow a form to be based on assets with the following fields: - Header Image: an image which displays at the top of the form - Template: the CID of...

Right now, there are [field types](https://filecoin-green.gitbook.io/filecoin-green-documentation/co2.storage-docs/template-authors-guide) **template**, **schema**, **template-list**, and **schema-list** which all require CIDs of schemas. Change **template** and **template-list** so that they require CIDs of templates, not of...

The UI should make it click-able if someone viewing the asset wants to visit the URL (and open in a separate tab)

Currently, if asset.co2.storage gets data that is not structured as an asset then it displays "invalid asset CID provided". [Example here](https://form.co2.storage/asset/bafyreie5glr722s4red5s5ngfsahobb7q7nshbqx5luocvymm6i5ypioyq) We need a viewer that shows data even if...

- Should show entire CID (not just the beginning of the string) - Should link to an explorer (IPLD or IPFS) - Show one level down of subfolders if they...

When you have a nested schema, it's hard to tell which record a field belongs to. Can we name each field based on the hierarchy? For example, the **chainID** field...

In the UI, an integer field defaults to zero. When you click on it, the zero stays in the box. Then if you paste a value, the zero stays as...

If a user sets a default option in a type field, that text appears in grey in the text box. However, it disappears when the user starts typing. Either using...

There's a toggle option to "Create a new version" when creating a new template. We need a description, either written next to the toggle or appearing when you hover over,...