You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2019/03/01 13:24:00 UTC

[jira] [Commented] (NETBEANS-2196) Move field "database" below "user name" & "password" on the new database connection wizard

    [ https://issues.apache.org/jira/browse/NETBEANS-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16781665#comment-16781665 ] 

Christian Lenz commented on NETBEANS-2196:
------------------------------------------

I added the current UI and an wanted/expected UI. It was not changed inside of the code, only with paint. And as you can see, there is no default value for Database anymore, which is not needed, because the other/new feature will fetch the databases when I click inside the input field of databases. And the input field for the database is not only an input field and not only a combobox, it is a auto completion combo box. But this is the new feature, which will be handled in an other ticket. I will link it to this ticket.

> Move field "database" below "user name" & "password" on the new database connection wizard
> ------------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-2196
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2196
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: db - Code
>    Affects Versions: Next
>            Reporter: Christian Lenz
>            Priority: Major
>              Labels: UX
>         Attachments: current behaviour.png, wanted behaviour.png
>
>
> To make it clear, it is not that I don't like the Database field above the user credentials, it is that it doesn't make sense for a specific context, which will be handled in an other ticket. First I will choose the connection: localhost + port. This is the first one. There is no login, so I don't know the available databases. Now I want to add my credentials and after it, I want to choose my database which can be known by asking the server to fetch the databases to make it visible inside of the auto completion combo box which is common these days to have this if you have a lot of entries.
> So this ticket is only to moving the field Databases below the credentials because of a new feature coming later. It doesn't make sense to add the database name, before filling all the credentials first. You can't see databases if you not logged into phpmyadmin for example.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists