feat: allow overflowing content in ion-tab-button
See original GitHub issueFeature Request
I would like to modify our tabs component a little by highlighting our middle tab item. Unfortunately I cannot do much because the shadow dom native-button
has an overflow: hidden
set. Would be neat if this is exposed by a custom-prop as well or some option to disable overflow in there at all.
This is what I am trying to accomplish; first image is button-native
wiht overflow: visible
.
Ionic version:
[x] 5.x (template should be updated here)
Describe the Feature Request
Answered above. Is this section needed?
Describe Preferred Solution
An option [noOverflow]="false"
or custom property --overflow: visible
.
Describe Alternatives
Related Code
Additional Context
Issue Analytics
- State:
- Created 3 years ago
- Comments:7
Top Results From Across the Web
Ionic 4 tab bar overflow
My button is cutting by tab-bar. How I can solve this? I try to add "overflow: visible" for all of tags, but it's...
Read more >ion-tab-button | Ionic Documentation
A tab button is a UI component that is placed inside of a tab bar. The tab button can specify the layout of...
Read more >Falcon Sandbox v8.31 © Hybrid Analysis
Submit malware for free analysis with Falcon Sandbox and Hybrid Analysis technology. Hybrid Analysis develops and licenses analysis tools to fight malware.
Read more >How To Get Ios Style For Ionic Modal - ADocLib
Let's find tags that usually go together: Co-occurring tags on Stack Overflow questions These groupings make sense: centroid 7: android, java, javascript, ios, ......
Read more >Styling ion-tabs in Ionic 5 - DEV Community
The good news is that it's also flexible enough to allow us to ... <ion-tabs> <ion-tab-bar slot="bottom"> <ion-tab-button tab="home" ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @muuvmuuv Try it:
tabs.page.scss
tabs.page.ts
tabs.page.html
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.