Summary
The Settings page currently does not display the host/IP, port, or username of the currently connected FalkorDB instance. While some connection info is shown in the Header sidebar (as tooltips), it is not prominently visible in Settings.
When working with multiple FalkorDB instances, it's hard to tell which one you're connected to at a glance.
Proposed Change
Add a section to the Settings page that clearly displays:
- Host / IP of the connected FalkorDB instance
- Port
- Username of the authenticated user
- Connection type (Standalone / Sentinel / Cluster)
Context
Use Case
Users managing multiple FalkorDB environments (dev, staging, production) need a clear, always-accessible view of which instance they are currently connected to.
Summary
The Settings page currently does not display the host/IP, port, or username of the currently connected FalkorDB instance. While some connection info is shown in the Header sidebar (as tooltips), it is not prominently visible in Settings.
When working with multiple FalkorDB instances, it's hard to tell which one you're connected to at a glance.
Proposed Change
Add a section to the Settings page that clearly displays:
Context
app/settings/page.tsx) has tabs for Browser Settings, DB Configurations, Users, and Personal Access Tokens — none of which surface connection detailsUse Case
Users managing multiple FalkorDB environments (dev, staging, production) need a clear, always-accessible view of which instance they are currently connected to.