denoland / denoland/deploy_feedback
Show what database I'm dealing with in explorer view
Open
enhancement
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### What problem are you trying to solve?
At `https://console.deno.com///databases`, I can open the explorer view to edit a database, but I do not know what database I'm editing.
### Describe the solution you'd like
Show the database name somewhere (e.g. `123456--branchname`), probably in the left column.
### Describe alternatives you've considered
Give individual URLs to the explorer view, something like `https://console.deno.com///databases/`.
### Documentation, Adoption, Migration Strategy
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.