José Rio

Results 6 issues of José Rio

Issue number: resolves https://github.com/ionic-team/ionic-framework/issues/23037 --------- ## What is the current behavior? If two buttons in an alert both have the cancel role, only the first handler will ever be called,...

package: core

Changed based on Chrome warning feedback since Event.path is deprecated as it can be checked at the image below. More info about it here as well: https://chromestatus.com/feature/5726124632965120 ![1666087212246](https://user-images.githubusercontent.com/5339917/196409688-a56ed326-706e-4ffc-b8dc-97e82cb58e2a.png) Also fixes...

This PR will fix Tab navigation inside sidebar. ### What was happening - Sidebar elements was being ignored at tab navigation. ### What was done - Fixed the issue that...

bug

Issue number: resolves ROU-4860 --------- ## What is the current behavior? Icon color and sizes are not ok. ## What is the new behavior? - Fixed Icon color into `neutral-800`...

package: core

This PR will fix the following issues: - Fixed the issue that was causing year to be update when Enter key was pressed at the month select only if month...

This PR will fix an issue that was caused when: - allowInput = true; If user insert day/month names in lowercase selectDate method was not being able to properly set...