Sean Perkins
Sean Perkins
Hello @fatihkahraman thanks for this feature request! After discussing with the team and reviewing how this should work, we are going to reclassify this as a bug and fix accordingly....
@Hussain0520 this issue is not currently in the active sprint work. This would likely be a post v7 bug fix, unless there was a community contribution in the interim.
We have a contributing guide listed here: https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md The only section that may be outdated is tests, which are now written with Playwright. From the `core/` directory: ``` npm install...
Here is a dev-build with the proposed fix for checking for the disabled button when clicking the `ion-nav-link`. If anyone would like to test and let me know if they...
Hello @leocharrua thank you for this feature request. The team discussed this and agree Ionic should look to implement this UI/UX for the wheel picker of datetime.
An additional community member reported this issue, including the details in this comment: > Reproduction: https://github.com/fschuetz04/ionic-input-button-highlight > > If: > > An item has lines="full" > - The item contains...
Hello @ashishbairwa thanks for moving this conversation into Github from our discord conversation. To help narrow the reproduction information, can you confirm if this accurately describes the problem as you...
Awesome, thanks! I've updated the title and see the same behavior on my end. We will capture this as a bug and prioritize in an upcoming sprint.
@ashish-yourphysio this is still an open issue in our backlog. The team has worked on many issues in the past year. Issues are prioritized by a variety of metrics. For...
Hello @honghuangdc thank for the issue! Excuse my lack of familiarity with Vue, but I don't believe `onMounted` is guaranteed to execute after the view has completed rendering. The DOM...