A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
fix(select-modal): hide focus option's border for ionic theme (#30660)
Issue number: resolves internal --------- ## What is the current behavior? When opening a ion-select with a modal interface, the first option is focused and, as such, has a border. This happens because an ion-item is being rendered, which has a specific styling for focused stated. ## What is the new behavior? When inside a `ion-select-modal`, we don't want this specific `ion-item` styling. ## Does this introduce a breaking change? - [ ] Yes - [x] No
M
Marta Carlos committed
b2f4d4ae55a05b1d0fa1e960b71f5c7b73b30004
Parent: 264e446
Committed by GitHub <noreply@github.com>
on 9/3/2025, 8:07:41 AM