grist-core icon indicating copy to clipboard operation
grist-core copied to clipboard

Grist is the evolution of spreadsheets.

Results 429 grist-core issues
Sort by recently updated
recently updated
newest added

It's possible though very technical to convert a document to a template or a tutorial: you have to make Rest API calls (`PATCH /docs/{docId}` with this body: `{"type": "template"} `,...

enhancement
anct
-UX/UI

The share icon was really not where I'd had thought to click in order to replace the current version with the snapshot version. I actually thought it was not possible...

anct
needs design
-UX/UI

- Better access to Help Center content (videos, tutorials, webinars) - Show progress bar for tutorial - Clearer way to create documents - Test & improve how documents and workspaces...

-UX/UI

Create a better flow for new users, to introduce Grist with a video and offer the tutorial. Make it customizable for self-managed installations.

-UX/UI

Fix proposal for #1035 Use rem value instead of fixed pixel where needed. Removed inline style 52px for `.gridview_data_row_num`

anct
preview

There needs to be a function or way to reference a record's previous value in the previous row, optionally provide a default or initial value. Going through the community forum(s)...

The list of available sites can be long for some users. In this case, the switch site menu can be very long and it is hard to find a specific...

-UX/UI

Documents can get huge, mostly because of the history. This can lead to difficulties to open documents. User-Story: As a document owner, I would like to purge or reduce the...

enhancement
anct

# Context - Some Identity provider don't support PKCE and instead impose Nonce; - They also may impose passing some ACR values; - And require to pass the state and...

anct

Currently, the [/columns api](https://support.getgrist.com/api/#tag/tables) lacks the DELETE method, which could be handy on some situations - e.g. if I create a document and want to remove the default table.