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 app minimising and general console errors #131

Merged
merged 7 commits into from
Nov 20, 2023

Conversation

Morsey187
Copy link
Contributor

https://torchbox.monday.com/boards/1143413211/pulses/1296858262

This PR fixes an issue with the app closing, a bug related to the webview being nested inside a scrollview. More specifically when the markdown component (which uses webview) renders inside the DeviceInfoScreen (uses scrollview).

As well as resolving a console error by bumping a package, some circular dependency warnings and a few type errors.

package.json Show resolved Hide resolved
src/components/Interval.tsx Show resolved Hide resolved
src/screens/DeviceInfoScreen.tsx Outdated Show resolved Hide resolved
@Morsey187
Copy link
Contributor Author

@mixxorz Pushed some updates for linting and the type import.
I looked into fixing the unit testings, to no avail, however, looking at other pipelines it seems this is an existing issue.

Copy link
Collaborator

@mixxorz mixxorz left a comment

Choose a reason for hiding this comment

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

LGTM.

Yes, tests are currently not working. Something else for us to fix.

@Morsey187 Morsey187 merged commit 77abd94 into develop Nov 20, 2023
1 of 2 checks passed
@Morsey187 Morsey187 deleted the fix/console-errors-and-experiment-bugs branch November 20, 2023 09:31
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