mail
mail copied to clipboard
Fix: misplaced border ncselect
Fix #9445
b | a |
---|---|
i thought the issue was that the dropdown not having a top border.
i thought the issue was that the dropdown not having a top border.
Yes, I realised that later after checking pre-vue8 , that's why I turned it into draft
Pre vue8 there was no border and no slot for no results
pre vue-8
I left the No result in
/backport to stable3.6
PHP-CS unrelate to this PR, might be cause by this https://github.com/nextcloud/mail/commit/7af56c9347bd79df724058c466505798af382938
https://github.com/nextcloud/mail/pull/9552
The borderless design does not look very appealing. Could we fully switch to the default ncselect styling with borders? We have bordered and stacked inputs in other places too:
So I guess it would be fine to also have the borders in the Mail composer. @jancborchardt objections? if so, please provide mockups for a borderless select component
@nextcloud/designers any suggestions?