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

Would like to request the ui outputs typed query code for the typescript client specific. Currently it outputs the query as edgeql in a multiline string. Simple ones are easy...

* Would be great to make the whole button clickable, not only the arrows. * When I did not select any instance, would be great to have the "create new...

It would be nice if it was possible to change text/graph visibility with one click instead of two. If one option is disabled while the other option is too the...

The database worked fine before, but today after I restarted my computer, this error appeared. Mine is MacOS. TypeError: undefined is not an object (evaluating 'e.name.localeCompare') Traceback: @http://localhost:10705/ui/static/js/main.55cd1f21.js:2:1360846 sort@[native code]...

It would be useful to be able to swap between the text editor and the visual builder while refining the same query. The UI with the two tabs attached to...

Hi, I got this error, closing editing mode with edgedb ui. I just select a new related item, commit changes, and close editing mode. ``` RangeError: Invalid array length Traceback:...

TypeError: undefined is not an object (evaluating 'e.name.localeCompare') Traceback: @http://localhost:10701/ui/static/js/main.8657a5a5.js:2:1353415 sortMerge@[native code] sortMergeSort@[native code] sort@[native code] get@http://localhost:10701/ui/static/js/main.8657a5a5.js:2:1353386 lt@http://localhost:10701/ui/static/js/main.8657a5a5.js:2:451978 @http://localhost:10701/ui/static/js/main.8657a5a5.js:2:450169 @http://localhost:10701/ui/static/js/main.8657a5a5.js:2:450024 @http://localhost:10701/ui/static/js/main.8657a5a5.js:2:449262 at@http://localhost:10701/ui/static/js/main.8657a5a5.js:2:451529 @http://localhost:10701/ui/static/js/main.8657a5a5.js:2:456384 Nt@http://localhost:10701/ui/static/js/main.8657a5a5.js:2:457893 wu@http://localhost:10701/ui/static/js/main.8657a5a5.js:2:326116 At@http://localhost:10701/ui/static/js/main.8657a5a5.js:2:457666 jt@http://localhost:10701/ui/static/js/main.8657a5a5.js:2:454802 Ge@http://localhost:10701/ui/static/js/main.8657a5a5.js:2:445864 Qe@http://localhost:10701/ui/static/js/main.8657a5a5.js:2:445403 fetchSchemaData@[native...

Added a alias expression and the ui broke, returns this: ```js Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'setLoadingTab') at t. (index.ts:761:13) at c (runtime.js:63:40) at Generator._invoke...

[Figma](https://www.figma.com/file/430gInXr2xbFqBOLTCmpHJ/Cloud_UI?node-id=357%3A7018&t=qRUnjsvXMJddXu9Z-0)

under review