Skip to content

DROID-3629 Onboarding | Flow update #2397

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

Merged
merged 14 commits into from
May 13, 2025

Conversation

konstantiniiv
Copy link
Collaborator

@konstantiniiv konstantiniiv commented May 13, 2025


  • I understand that contributing to this repository will require me to agree with the CLA

Description

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 tech-docs
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

@konstantiniiv konstantiniiv changed the title Droid 3629 updated onboarding flow 2 DROID-3629 Onboarding | Flow update May 13, 2025
@konstantiniiv konstantiniiv self-assigned this May 13, 2025
@konstantiniiv konstantiniiv marked this pull request as ready for review May 13, 2025 16:58
@konstantiniiv konstantiniiv requested a review from uburoiubu as a code owner May 13, 2025 16:58
@@ -873,7 +915,7 @@ class OnboardingFragment : Fragment() {
private const val ONBOARDING_SPACE_PARAM = "space"
private const val ONBOARDING_STARTING_OBJECT_PARAM = "startingObject"

private const val ONBOARDING_NAME_PARAM = "name"
private const val ONBOARDING_NAME_PARAM = "startingObject"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be name or starting object? the relation between the value and constant name is confusing.

@@ -77,7 +87,7 @@ fun AuthScreen(
Column(modifier = Modifier.fillMaxSize(), verticalArrangement = Arrangement.Center) {
Title(modifier = Modifier.align(Alignment.CenterHorizontally))
Subtitle(modifier = Modifier)
Description()
//Description()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no longer valid? if yes, let's delete it.

@konstantiniiv konstantiniiv merged commit 63ee890 into release/0-37-0 May 13, 2025
3 checks passed
@konstantiniiv konstantiniiv deleted the droid-3629-updated-onboarding-flow-2 branch May 13, 2025 20:23
@github-actions github-actions bot locked and limited conversation to collaborators May 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants