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

Sensors module: cant return to menu bar once in sensor module #415

Open
vital-agro opened this issue Sep 14, 2020 · 2 comments
Open

Sensors module: cant return to menu bar once in sensor module #415

vital-agro opened this issue Sep 14, 2020 · 2 comments

Comments

@vital-agro
Copy link

On iOS 13.6.1 using field kit 0.7.0 I can't return to the menu bar once I enter the sensor module; the three bar icon in the top left is unresponsive. I can access the menu bar from all other modules in FieldKit

@paul121 @jgaehring

@jgaehring
Copy link
Member

Hi @vital-agro, we'll need to consult with @paul121 on this one, since he maintains the sensor module code. Likely a breaking change with FK getting bumped to 0.7.0, but I can't say for sure.

@paul121
Copy link
Member

paul121 commented Sep 14, 2020

Yep, as @jgaehring suspected it was this commit that had the breaking change: e65d1ae

The fix was changing the farm-menu-bar @click handler to emit toggle-drawer, not toggleDrawer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants