Skip to content

feat(select-modal): add cancel icon#31089

Open
OS-susmitabhowmik wants to merge 9 commits intonextfrom
ROU-12695-add-select-cancel-icon
Open

feat(select-modal): add cancel icon#31089
OS-susmitabhowmik wants to merge 9 commits intonextfrom
ROU-12695-add-select-cancel-icon

Conversation

@OS-susmitabhowmik
Copy link
Copy Markdown

@OS-susmitabhowmik OS-susmitabhowmik commented Apr 17, 2026

Issue number: resolves internal


What is the current behavior?

Currently the select modal only accepts a string for the Cancel action.

What is the new behavior?

This PR adds a boolean prop, cancelIcon to the IonSelect modal which defaults to false. When the cancelIcon prop is true, an X icon is added in place of the Cancel text.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Preview Links:

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ionic-framework Ready Ready Preview, Comment Apr 17, 2026 10:35pm

Request Review

@github-actions github-actions bot added package: core @ionic/core package package: angular @ionic/angular package package: vue @ionic/vue package labels Apr 17, 2026
@OS-susmitabhowmik OS-susmitabhowmik marked this pull request as ready for review April 17, 2026 22:10
@OS-susmitabhowmik OS-susmitabhowmik requested a review from a team as a code owner April 17, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: angular @ionic/angular package package: core @ionic/core package package: vue @ionic/vue package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants