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

🪄 [QA] Update stage environments #566

Merged
merged 9 commits into from
Oct 27, 2023
Merged

🪄 [QA] Update stage environments #566

merged 9 commits into from
Oct 27, 2023

Conversation

github-actions[bot]
Copy link

This is a pull request that upon merging will update stage environments with recent main changes.
The environments that will be updated:

Read more: Deployment to Production Flow

Karolina Kosiorowska and others added 2 commits October 27, 2023 09:24
@netlify
Copy link

netlify bot commented Oct 27, 2023

Deploy Preview for taho-development ready!

Name Link
🔨 Latest commit 8d798ae
🔍 Latest deploy log https://app.netlify.com/sites/taho-development/deploys/653bda71476f1600081eb447
😎 Deploy Preview https://deploy-preview-566--taho-development.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Karolina Kosiorowska and others added 7 commits October 27, 2023 11:09
Closes #569

### What

- Don't send an event when the realm modal is closed.
- Use realm name for events



> “Realm open” seems to be sending a null realm id most of the time.
How might we normalize realm open's id and realm stake/unstake's? Right
now one is address and the other is I assume the map node id.
Normalizing to realm address might be most straightforward. At first
blush I'd want to do name, but names can change in the long run—doesn't
really matter for the beta though, so if this is easy let's do that.
Why might we be overcounting stake completed events? Right now these
seem to be ~30% higher than the actual staked count, even if we subtract
the few unstakes. Is it possible we're not overcounting/that we're
counting a stake as complete from a PostHog perspective when it didn't
actually go through?

We are currently tracking every stake transaction. When a user joins a
realm, can stake more times for this realm. Therefore, the number of
stake transactions is greater than the population.
Resolves #570 

On mobile breakpoint we should only render `MobileScreen` instead of all
the components
Copy link
Contributor

@andreachapman andreachapman left a comment

Choose a reason for hiding this comment

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

approved for staging

@andreachapman andreachapman merged commit 2c9e7f9 into stage-live Oct 27, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants