Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need to change dashboard server url dynamically #398

Open
okaikov opened this issue Feb 12, 2023 · 1 comment
Open

need to change dashboard server url dynamically #398

okaikov opened this issue Feb 12, 2023 · 1 comment
Labels
enhancement New feature or request needs-discussion Issue/PR which needs discussion. no-stale Exempt from stale bot

Comments

@okaikov
Copy link

okaikov commented Feb 12, 2023

Feature Request

In my use case, each user can have multiple namespaces, where each namespace is a different DB under the server URL.
Currently, if the user wants to switch to another DB (namespace) he needs to restart the dashboard with the relevant URL.
The requested feature is to provide a list of all DB under the server URL, and let the user choose from the list.

@okaikov okaikov added the enhancement New feature or request label Feb 12, 2023
@keisuke-umezawa keisuke-umezawa added the needs-discussion Issue/PR which needs discussion. label Feb 18, 2023
@keisuke-umezawa
Copy link
Member

@okaikov
Thank you for your feature request!

To add this feature, we need to pass a list of storages here and include the index in the path of the API etc. It is possible, but the change and the impact on the entire system are a little big. It is a little difficult to develop this feature by next minor version update.

@keisuke-umezawa keisuke-umezawa added the no-stale Exempt from stale bot label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-discussion Issue/PR which needs discussion. no-stale Exempt from stale bot
Projects
None yet
Development

No branches or pull requests

2 participants