Open Heineken opened 5 years ago
I would like a text to guide the user, because I would like to decouple the plant information from the API of the platform. So, when I create a plant, I would like to be in control over the information I provide at the moment or later. The platforms may differ in what they expect. So, I would like to be guided on what is required for upload.
Related Code:
There could be a second method named:
int getMessageToHelpFillTheRequiredFields()
which then returns the R.string.id
for what to do.
This, then can be put into the GUI. Where would you like to see it?
Decouple means that validity for a platform shouldn't be checked on data entry but only before upload, right? If so, either
Problem: The user can add an entry without description, but he cannot upload it and he doesn't know why.
Proposed fix (one or all of these):
We're using Polar.sh so you can upvote and help fund this issue. We receive the funding once the issue is completed & confirmed by you. Thank you in advance for helping prioritize & fund our work.