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

Send post-registration data when onboarding is completed #3049

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

uclaros
Copy link
Contributor

@uclaros uclaros commented Feb 13, 2024

Send post-registration data when onboarding is completed (endpoint /v1/post-register is not yet available in test.dev server)

Success/failure is only logged and not shown to the user. He only cares that his workspace was created, so always show this.

The back button was also removed from MMHowYouFoundUs so that users can't skip how you found us and which industry questions.

@@ -41,6 +41,7 @@ Page {
id: header

title: listView.contentY > -30 * __dp ? root.headerTitle : ""
backVisible: false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should I completely remove the root page's backClicked signal too?

Copy link
Contributor

Choose a reason for hiding this comment

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

lets keep it for now

Copy link

Pull Request Test Coverage Report for Build 7888868480

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 181 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.006%) to 60.448%

Files with Coverage Reduction New Missed Lines %
input/app/attributes/attributecontroller.cpp 1 77.86%
input/core/merginapi.cpp 180 78.53%
Totals Coverage Status
Change from base Build 7882974889: 0.006%
Covered Lines: 7521
Relevant Lines: 12442

💛 - Coveralls

@PeterPetrik PeterPetrik merged commit b3f4d2d into master Feb 13, 2024
11 checks passed
@PeterPetrik PeterPetrik deleted the post-registration branch February 13, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants