arduino / arduino/Arduino-Science-Journal-iOS
Crash when adding note
- Dominant language
- Swift
- Stars
- 28
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When adding a note from the action area and tapping "VIEW" the application crashes. The crash happens here:
https://github.com/arduino/Arduino-Science-Journal-iOS/blob/abb2c47abee1a9607d6a5b8111826a04772a2170/ScienceJournal/ActionArea/ActionAreaController.swift#L511
**To Reproduce**
Steps to reproduce the behavior:
1. Go to an experiment
2. Click on "Text"
3. Add a note
4. Tap "VIEW" in the snackbar that appears
**Expected behavior**
The app should navigate back to show the note that was just created.
**Smartphone (please complete the following information):**
- Device: iPhone X
- OS: iOS 14
Contributor guide
Assessment
This issue has not been assessed yet.