-
-
Notifications
You must be signed in to change notification settings - Fork 819
[DONOTMERGE] New Onboarding feedbacks #5909
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
base: main
Are you sure you want to change the base?
Conversation
c4476f9
to
45edb91
Compare
45edb91
to
a870668
Compare
Looks like location sensors are not enabled after going through onboarding |
I'm going to check if I can do something about it but I'm a bit afraid that it is builtin the material BottomSheet.
With @bgoncal we don't know yet the logic we should apply to this screen. So you are right that it can be confusing in some configurations. |
It seems that the issue is at the Material level, I don't think I can adjust the color of the text. We should open an issue on their tracker. In light mode it works as it should 👍🏻 |
#5932 that should do the trick. |
Caution
This PR is not meant to be merged.
It serves as a distribution point for a trusted debug APK, available under the Checks tab or via the following link: debug APK.
Summary
🎉 Introducing the first version of the new onboarding experience!
After a few months of work, we’ve reached an exciting milestone the first version of our new onboarding flow is ready for you to try and share feedback.
On Android, this release is a big step forward: onboarding now runs on a solid new architecture, with tests in place 💪 (though that also means possible regressions compared to the current app).
We’d love for you to install the app, complete the onboarding, and tell us what you think! Our goal is to make onboarding more modern, polished, and welcoming this is just the beginning.
🙏 Thanks for testing and helping us improve!
Known issues/limitations
most secure
is not yet enforcedHow to install the app
Download and install the provided debug APK on your Android device or emulator.
Important
This is the debug version of the app (red icon).
It will not replace your existing Home Assistant app or erase your settings.
How to give feedbacks
We appreciate your time and input! Please help us:
👍 Leave a reaction on this PR if you enjoyed testing it.
🐞 Found an issue? Add a comment describing steps to reproduce.
💡 Have an idea for improvement? Share your thoughts in a comment.
Let’s keep discussions constructive and kind we truly value your help.
Note
We'll review all feedback, though we may not be able to apply every suggestion right away.
Screenshots
Screenshots of all screen variants are available in the PR files for review.
Any other notes
The CI is expected to fail (intentional).
I'm going to update the PR (rebase) with potential fixes when they are merged to main.