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

Remove new_user_guided_tour and tour code #5023

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Remove new_user_guided_tour and tour code #5023

merged 1 commit into from
Aug 29, 2024

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Aug 29, 2024

We decided not to ship this. This PR removes both the callsite and the implementation.

I opted to do it this way (rather than keep dead code around) so that we aren't confused by worrying about updating these callsites if something else underneath changes. If/when we need a tour again, I think we can just revert this PR and readd it.

I don't feel super strongly about this and can see an argument for keeping it in repo though.

Test Plan

Load app on all platforms. Walk between Search and Home. Create a new account and verify that works.

Copy link

render bot commented Aug 29, 2024

Copy link
Collaborator

@pfrazee pfrazee left a comment

Choose a reason for hiding this comment

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

Yep yep this is 100% the move

didnt test but reviewed code

Copy link

Old size New size Diff
7.15 MB 7.07 MB -77.58 KB (-1.06%)

@gaearon gaearon merged commit faf66f3 into main Aug 29, 2024
6 checks passed
@gaearon gaearon deleted the notour branch August 29, 2024 17:57
estrattonbailey added a commit that referenced this pull request Aug 29, 2024
* origin/main: (520 commits)
  Fix language filtering for feeds (#5026)
  Enable show_follow_back_label_v2 (#5022)
  Remove logging of following prefs (#5021)
  Remove new_user_guided_tour and tour code (#5023)
  [Video] Remove old env var (#5018)
  Profile screen performance tweak - Adjust initial num to render based on header height (#5005)
  [Video] Make compress/upload cancelable (#4996)
  [Video] Add uploaded video to post (#4884)
  [Video] Add `timeRemainingChange` event to `player` in `expo-video` (#5013)
  [Video] Lexicon implementation (#4881)
  Hide quote counts for quotegated posts (#5011)
  Ensure captcha verification code gets submitted in signup request (#5010)
  clean up languages (#5007)
  [Video] 🫧 Move logic around by platform (#5003)
  bump 1.91.0 (#5002)
  add indicator of time remaining (#5000)
  [Video] add scrubber to the web player (#4943)
  Release 1.90 prep (#4988)
  Use moderatePost_wrapped for post embeds (#4981)
  Update Indonesian translation (#4875)
  ...
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.

2 participants