You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
display an error message on the Robotoff page if we cannot download a product and have no fallback - for the moment we have a sort of forever loop (cf. QuestionCard)
we refresh the product after an answer and before a new question - there's room for optimization there, we could avoid one call (cf. QuestionPage)
in Robotoff questions there is one (or many) pictures, and if you click on it you go to the picture list page, and then you have to click on "your" picture to go to an "edit picture" page. It should be faster (directly to the single picture page) and with no edit feature. cf. Simplify adding photos by removing 2 of the 4 steps #3332
Generally speaking, the Robotoff UI could be improved, for instance by improving the initial CircularProgressIndicator (with a "Next question is being loaded..." dialog for instance?)
The text was updated successfully, but these errors were encountered:
Thank you @Akashsri3bi!
Please create an issue for each suggestion that you want to implement.
For the record, none of them has a high priority - it's just things I noticed while coding on Robotoff.
Thank you @Akashsri3bi! Please create an issue for each suggestion that you want to implement. For the record, none of them has a high priority - it's just things I noticed while coding on Robotoff.
cf. #3336
QuestionCard
)QuestionPage
)The text was updated successfully, but these errors were encountered: