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

Fix broken permission #1929

Closed

Conversation

yashksaini-coder
Copy link

@yashksaini-coder yashksaini-coder commented Feb 28, 2025

/claim #1923

Fixes #1923

Fix the clickability of permission checkboxes and continue button in the onboarding permissions widget.

  • Add onTap callback to CheckboxListTile for location permission to request permission.
  • Add onTap callback to CheckboxListTile for notification permission to request permission.
  • Enable MaterialButton for continuing if permissions are granted.

For more details, open the Copilot Workspace session.

Fixes #1923

Fix the clickability of permission checkboxes and continue button in the onboarding permissions widget.

* Add `onTap` callback to `CheckboxListTile` for location permission to request permission.
* Add `onTap` callback to `CheckboxListTile` for notification permission to request permission.
* Enable `MaterialButton` for continuing if permissions are granted.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/BasedHardware/omi/issues/1923?shareId=XXXX-XXXX-XXXX-XXXX).
@algora-pbc algora-pbc bot mentioned this pull request Feb 28, 2025
@yashksaini-coder yashksaini-coder closed this by deleting the head repository Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken permission
1 participant