Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation][3.3.3] VTextField #append slot has #append-inner description #17595

Closed
scscgit opened this issue Jun 13, 2023 · 3 comments
Closed

Comments

@scscgit
Copy link
Contributor

scscgit commented Jun 13, 2023

Environment

Vuetify Version: 3.3.3
Last working version: 2.5.7
Vue Version: 3.3.4
Browsers: Mozilla Firefox, Opera
OS: Windows 10

Steps to reproduce

Add button to the #append slot of v-text-field

Expected Behavior

As documentation says: "Adds an item inside the input and after input content"

Vuetify 2 behavior:

image

Actual Behavior

Item is outside the input (e.g. outside the border of outlined variant)

image

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

@webdevnerdstuff
Copy link
Contributor

I think is is more of a documentation correction. It looks like append and append-inner description is switched. Both slots work correctly.

@blalan05
Copy link
Member

@webdevnerdstuff
Copy link
Contributor

webdevnerdstuff commented Jun 13, 2023

@blalan05 While the link you gave shows the anatomy correctly, that does not reflect with the documentation says for the slot on this page. To me it looks like the append and append-inner descriptions are switched. This is still a documentation issue that should probably be updated before this issue is closed.

@scscgit scscgit changed the title [Bug Report][3.3.3] VTextField #append slot isn't inside the input [Documentation][3.3.3] VTextField #append slot has #append-inner description Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants