Open knipec opened 2 months ago
I have tried all different combos of this and I can't repro! Very mysterious.
This is a P1 (crash!) but I'm not sure if we can tackle if we don't know how to repro. @shrouxm do you have an opinion?
Paul pointed out there are two things we can do here:
Triage notes:
as far as i understand things:
but it seems you're saying you were able to set that color via the dropdowns?
re point 1, the crash could be in the validProperties
function in soilColorValidation.ts
where we try to index the SOIL_COLORS
table by hue, and SOIL_COLORS
does not include RP
i don't know how to address point 2 without being able to reproduce and am not sure how to reproduce
I think this is a lower priority if we're having trouble reproducing... keeping open, but dropping it down to a medium. It seems "very bad, but extremely uncommon"
App Version
1.0.1 (182)
Account
No response
Platforms
Description
App crashes when navigating to the color screen. But I think only when the color has been set is kinda invalid (see "Additional context")
Steps to Reproduce
Expected behavior
You see the soil color screen
Actual behavior
Crash
Additional context