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

feat: for signup set make organization name optional and set a default one #21083

Merged
merged 15 commits into from
Mar 27, 2024

Conversation

zlwaterfield
Copy link
Contributor

@zlwaterfield zlwaterfield commented Mar 21, 2024

Changes

This PR is making the organization name input for signup optional to reduce friction, it they don't enter one, it'll use ${first_name}'s Organization. They can always update it later if needed. I also added an event to track how many people don't enter an organization name.

This PR also cleans up the first/last name usage to be more clear with consistent with other parts of the application.

Does this work well for both Cloud and self-hosted?

it doesn't have an impact

How did you test this code?

added e2e tests and unit tests

@zlwaterfield zlwaterfield self-assigned this Mar 21, 2024
Copy link
Contributor

github-actions bot commented Mar 21, 2024

Size Change: +401 B (0%)

Total Size: 824 kB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 824 kB +401 B (0%)

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@zlwaterfield zlwaterfield marked this pull request as ready for review March 21, 2024 18:09
@zlwaterfield zlwaterfield requested a review from a team March 21, 2024 18:09
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

2 snapshot changes in total. 0 added, 2 modified, 0 deleted:

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@zlwaterfield
Copy link
Contributor Author

I've made some changes since this was approved, so wanted to get another set of eyes.

Copy link
Member

@raquelmsmith raquelmsmith left a comment

Choose a reason for hiding this comment

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

😎

@raquelmsmith
Copy link
Member

We should evaluate this in a few weeks and see how many orgs don't set a name

@zlwaterfield zlwaterfield enabled auto-merge (squash) March 27, 2024 01:46
@zlwaterfield zlwaterfield merged commit 804bcbb into master Mar 27, 2024
134 checks passed
@zlwaterfield zlwaterfield deleted the default-organization-name branch March 27, 2024 01:46
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.

4 participants