Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About confirming power menu actions #1116

Open
wutschel opened this issue Aug 26, 2024 · 3 comments · May be fixed by #1128
Open

About confirming power menu actions #1116

wutschel opened this issue Aug 26, 2024 · 3 comments · May be fixed by #1128

Comments

@wutschel
Copy link
Collaborator

When selecting actions from the power menu (e.g. "Power off System", "Quit Kodi application" or "Update Audio Library") there is a popup to confirm the action ("Are you sure you want to ...?"). Users can still abort the action here, in case the action was selected by fault. This confirmation popup was available for iPhone since long time (before version 1.6), but for iPad it just came (in TestFlight builds after version 1.15) through a code unification between iPad and iPhone.

Personally, I am not bothered by this, as it at least avoids executing unintended actions on Kodi/System or on the library. But there is user feedback from the support forum to make this configurable (see forum post).

@xbmc xbmc deleted a comment Aug 26, 2024
@wutschel
Copy link
Collaborator Author

@fuzzard, @kambala-decapitator, any opinion on this?

@kambala-decapitator
Copy link
Collaborator

why not. Could be implemented like on desktop platforms with an additional button "don't ask again"

@wutschel
Copy link
Collaborator Author

Could be done, but it is adding more complexity where I don't feel it is worth it. What about removing the confirmation fully vs. keeping them always (= like it is now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants