edgedb-ui
edgedb-ui copied to clipboard
The home of EdgeDB UI and all related shared UI components
- Header - [x] Separators (`/`) too tall - Dashboard - [x] Missing a button for 'query editor' - Repl - [ ] Update truncated output to use 'implicit limit'...
I got an error while running the [EdgeDB build instructions](https://www.edgedb.com/docs/guides/contributing). I reduced it to the following sequence of commands: * `git clone https://github.com/edgedb/edgedb-ui.git` * `cd edgedb-ui/web` * `yarn` * `yarn...
EdgeDB version: 3.0-dev.7255+dc08771 The button to expand additional client settings is far away from the client settings button itself and can be easy for users to miss if they don't...
Feature request: Allow for selection of multiple objects on the UI graph, to allow links and other connections to be seen for more than just one object at a time....
Similar to the upcoming query builder. This would make it easier for new users to build their schema. Users could select property types or link types via a dropdown menu...
For now the users has to click back all opened layers, which is inconvenient
Some thoughts: - Output cannot be copied with the caret, we have to copy all of it and then clip ourselves - If the page reloads for some reason the...
Surfacing this from [the Discord](https://discord.com/channels/841451783728529451/1049800940972154910/1049804120145534976). The user would like to be able to select and copy arbitrary text from the REPL history. Looks like we implemented [something similar on the...
