hasura / hasura/graphql-engine
console: allow enabling browser autocomplete for input fields
Open
c/console
k/enhancement
p/medium
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
it should be possible to have input fields in the console use the browser's input history/autocomplete feature, perhaps via a toggle in the console settings or similar
i often use the console for simple tests of server features i'm working on, and it would be nice to not have to type in the same event trigger urls, connection strings, etc repeatedly
Contributor guide
Assessment
This issue has not been assessed yet.