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

fix: explicitly use series to derive action allowed #1218

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marcomariscal
Copy link
Contributor

trying to prevent bugs where the series is null for some reason, inaccurately preventing the action.

there's still some implicit series handling because we get selectedSeries some times from userState, which we should try to mitigate going forward. ie: if handling a vault, we should be getting the selected vault's associated series (more explicit/accurate), not just getting the selectedSeries from global state.

@netlify
Copy link

netlify bot commented Jun 22, 2023

Deploy Preview for yield-v2-app ready!

Name Link
🔨 Latest commit b06d1ab
🔍 Latest deploy log https://app.netlify.com/sites/yield-v2-app/deploys/649484f215066c000866bfdd
😎 Deploy Preview https://deploy-preview-1218--yield-v2-app.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 settings.

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.

1 participant