improve confusing login experience
This commit is contained in:
parent
b450e4d6d1
commit
a32ef58799
7 changed files with 7 additions and 8 deletions
|
|
@ -43,9 +43,8 @@
|
|||
></v-text-field>
|
||||
|
||||
<div class="text-red" v-if="loadingLoginFlows">Loading login flows...</div>
|
||||
|
||||
<v-text-field
|
||||
v-show="showPasswordField"
|
||||
:disabled="!user.user_id || !showPasswordField"
|
||||
prepend-inner-icon="$vuetify.icons.password"
|
||||
ref="password"
|
||||
v-model="user.password"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue