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

Tab selection from overflow only works if tab name is clicked #17

Open
paodb opened this issue Jul 5, 2024 · 2 comments · Fixed by #18
Open

Tab selection from overflow only works if tab name is clicked #17

paodb opened this issue Jul 5, 2024 · 2 comments · Fixed by #18
Assignees
Labels
bug Something isn't working

Comments

@paodb
Copy link
Member

paodb commented Jul 5, 2024

Describe the bug

When selecting a tab from the overflow menu, the content of the tab is only displayed if the name was click. If you click the remaining space in the item, it won't display the selected tab. This can be tested on https://addonsv24.flowingcode.com/googlemaps. See video:
tabs-google-maps-firefox

Expected behavior

When a tab is selected from the overflow menu, I expect the tab content to be displayed.

Minimal reproducible example

See attached video.

Add-on Version

1.1.0

Vaadin Version

24.4.1

Additional information

N/C

@javier-godoy javier-godoy self-assigned this Jul 5, 2024
@javier-godoy
Copy link
Member

Confirmed. The overflowed Tab does not cover the full with of the vaadin-menu-bar-item
image

Seems fixable with CSS
image

@paodb
Copy link
Member Author

paodb commented Jul 8, 2024

Reopening issue per comment #18 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To Do
Development

Successfully merging a pull request may close this issue.

2 participants