edgedb-ui icon indicating copy to clipboard operation
edgedb-ui copied to clipboard

The home of EdgeDB UI and all related shared UI components

Results 140 edgedb-ui issues
Sort by recently updated
recently updated
newest added

The AI tab would benefit from having an embedding vector visualization. That is, whenever the user enables the AI extension and [sets up a vector index](https://docs.edgedb.com/ai#usage), we could plot the...

At the moment, whenever the user clicks on an extension tab when that extension is not enabled in the schema, they are greeted with this concise message: This real estate...

As part of working on queries that involve `ext::ai` [capabilities](https://docs.edgedb.com/ai#run-a-semantic-similarity-query) a user would need to pass text embeddings as query parameters. A text embedding is a numeric representation of text...

enhancement

I have a version property which renders correctly. ![grafik](https://github.com/user-attachments/assets/9a76a665-7b7b-4a51-a475-8bc87e06eb55) Additionally I have a constraint in place, here the `.version` is rendered wrong: ![grafik](https://github.com/user-attachments/assets/18f823d2-92b0-4c6b-b9f1-5db11e41a79b) It's very confusing

To avoid running destructive queries by accident, add a way to drop modification capability (and possibly other caps) via a toggle in the REPL and Query builder views.

Would it be possible to have an option to use Tab instead of Enter, it throws me for a loop even when I know to not do it. Scott also...

The nice-to-have count query is apparently very expensive in our production instance. This doesn't seem worth running in a production environment just so that we can use Gel UI. ```...

Would have been handy here with full table

It seem We can't even view the value of link property in UI right now. Pls consider to add function to view and modify the value of link property in...