-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Labels
T: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expected
Milestone
Description
Versions and Environment
Vuetify: 1.0.14
Vue: 2.5.16
Browsers: Chrome 65.0.3325.181
OS: Windows 8.1
Steps to reproduce
Creating a form that is similar to Google Contacts Add Contact form embedded within a dialog. Using a list to enable optional icons to the left, and optional actions to the right or each form element. View reproduction link example to see dialog and form.
Expected Behavior
Expect the v-text-field to include its underline border when contained within a list embedded in a dialog.
Actual Behavior
Lacks the underline border
Reproduction Link
https://codepen.io/anon/pen/ZxNggR
Other comments
Also, alignment of the form element is shown below the action icon and button. This is worked around using "pt-3" on the list actions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expected