-
Notifications
You must be signed in to change notification settings - Fork 96
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
Add drop-down with available databases for Move operation #46
Comments
Good idea |
This was one of my other purposes for setting |
Actually... You could move data to a database that has not been initialized yet. So really you can enter any number that is not above Would a dropdown be good for this (I know we kinda discussed it and it's relasion to large number of databases before)? Or perhaps a radio button to choose between current DB and new DB, and change the dropdown options from there? Or a simple message saying what the |
@blitzmann, you can't move key to the same DB, only to another |
True, I overlooked that. Still, you can move the key to any DB that is not the current and that is included in |
Sorry guys. I had to take an IELTS exam. Thus, I needed to study :) Anyway, I believe it would be a better idea to just have a text input with validation. |
We have "Move" and "Move all" functionality for the keys.
I think it would be nice to have drop-down with available databases here instead of plain text field
The text was updated successfully, but these errors were encountered: