Re: [pgadmin-hackers] [Design update] Style guide for pgAdmin4
От | Shirley Wang |
---|---|
Тема | Re: [pgadmin-hackers] [Design update] Style guide for pgAdmin4 |
Дата | |
Msg-id | CAPG3WN6BKb_MYEQMEHQqmQ-zPX-P11+cfq82zTWKABmcq+5AAA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [pgadmin-hackers] [Design update] Style guide for pgAdmin4 (Dave Page <dpage@pgadmin.org>) |
Ответы |
Re: [pgadmin-hackers] [Design update] Style guide for pgAdmin4
|
Список | pgadmin-hackers |
On Fri, May 19, 2017 at 7:40 AM Dave Page <dpage@pgadmin.org> wrote:
HiOn Thu, May 18, 2017 at 6:57 PM, Shirley Wang <swang@pivotal.io> wrote:Hello!Update on style guide locationWe're going to move the agreed upon styles from Figma onto a webpage that will be accessible by everyone. We've decided to have a static site, with the html and css available to copy and paste. We'll add components to the style guide after we update the current UI with new styles.Dropdown stylesI noticed that some drop downs include a 'x' next to the current option in the text field:The 'x' and the down arrow functionally do the same thing, and it seems redundant to have both. I would suggest removing the 'x' since selecting another option from the dropdown will automatically replace the current option.No they don't. The x clears the current selection, and opens the combo. The arrow will just open the combo. Both operations are valid (and in some cases, required), but for clarity we probably should change it such that the x doesn't open the combo.
If the 'x' doesn't open the combo, Is there a way to just type in that text field without opening the drop down menu? It seems like in many of the fields where there is an 'x' a user would still need to open the dropdown first to type.

In most cases where I've seen a text field with options, usually a drop down appears automagically without a need for a dropdown icon or x


Button toggles vs checkboxesIn some cases within dialogs, a toggle is used to define yes or no, while in other cases a radio button is used to define yes or no:It does seem like 'Connect now?' and 'Save password' (in 'Connection' tab within 'Create - Server') are the only places where checkboxes are used, is there a reason why these are different? I think we should just choose one, unless there was a specific reason as to why both check boxes and toggles are used.I think it was just because that was one of the very first dialogues written, when we were in POC mode. It should be fixed.
ok!
Вложения
В списке pgadmin-hackers по дате отправления: