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

[Bug Report][3.3.7] AppBar/ToolBar Extension Height is not honored for slot #17757

Closed
ttonyh opened this issue Jul 7, 2023 · 1 comment
Closed
Assignees
Labels
C: VAppBar C: VToolbar S: stale This issue is untriaged and hasn't seen any activity in at least six months. S: triage

Comments

@ttonyh
Copy link

ttonyh commented Jul 7, 2023

Environment

Vuetify Version: 3.3.7
Vue Version: 3.3.4
Browsers: Firefox 115.0
OS: Linux x86_64

Steps to reproduce

Create an VAppBar with an extension slot and provide an extension-height.

Expected Behavior

Height of the slot element should be exactly the height specified

Actual Behavior

Height is a several pixels less than what is specified

Reproduction Link

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

In this example, 99 is provided but 95px is what is rendered.
image

image

@ttonyh ttonyh changed the title [Bug Report][3.3.7] AppBar Extension Height is not honored for slot [Bug Report][3.3.7] AppBar/ToolBar Extension Height is not honored for slot Jul 26, 2023
@github-actions github-actions bot added the S: stale This issue is untriaged and hasn't seen any activity in at least six months. label Feb 16, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 4, 2024
@ttonyh
Copy link
Author

ttonyh commented Mar 4, 2024

Just to clarify, this issue is a bug not a feature request. The bot closed it with "not planned".

I feel like the height of the extension that is specified should be the height that is produced. Would be happy to discuss further.

@johnleider johnleider reopened this Mar 22, 2024
@johnleider johnleider self-assigned this Mar 22, 2024
@johnleider johnleider removed the S: stale This issue is untriaged and hasn't seen any activity in at least six months. label Mar 22, 2024
@github-actions github-actions bot added the S: stale This issue is untriaged and hasn't seen any activity in at least six months. label Sep 19, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VAppBar C: VToolbar S: stale This issue is untriaged and hasn't seen any activity in at least six months. S: triage
Projects
None yet
Development

No branches or pull requests

2 participants