ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

feat: declarative action sheet, alert, loading, toast, picker overlays

Open Sukaato opened this issue 2 years ago • 4 comments

Prerequisites

Describe the Feature Request

Add trigger options on ion-action-sheet like ion-popover

Describe the Use Case

It make action sheet more customizable

Describe Preferred Solution

{/* Use a trigger */}
<ion-button id="trigger-button">Click to open action sheet</ion-button>
<ion-action-sheet trigger="trigger-button">
    <ion-content>Action sheet Content</ion-content>
</ion-action-sheet>

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

Sukaato avatar Dec 23 '21 18:12 Sukaato

Thanks for the issue! This issue has been labeled as holiday triage. With the winter holidays quickly approaching, much of the Ionic Team will soon be taking time off. During this time, issue triaging and PR review will be delayed until the team begins to return. After this period, we will work to ensure that all new issues are properly triaged and that new PRs are reviewed.

In the meantime, please read our Winter Holiday Triage Guide for information on how to ensure that your issue is triaged correctly.

Thank you!

ionitron-bot[bot] avatar Dec 23 '21 18:12 ionitron-bot[bot]

Thanks! We plan on making the remaining overlays declarative, so I think this is a feature we should add.

liamdebeasi avatar Jan 05 '22 16:01 liamdebeasi

I am also looking forward to angular inline action sheets. :)

Eraldo avatar Jul 08 '22 09:07 Eraldo

Any news on this issue?

waterplea avatar Aug 16 '22 14:08 waterplea

Hi everyone,

We have completed work on this, and the changes are currently targeted for the Ionic 7.0 release. We will have a public beta testing period in the future where developers can try the new inline overlays and provide feedback. I am going to close this, but let me know if there are any questions.

liamdebeasi avatar Nov 22 '22 20:11 liamdebeasi

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.

ionitron-bot[bot] avatar Dec 22 '22 21:12 ionitron-bot[bot]