AnSyn / ansyn

End-to-end solution for overhead image analysis
https://ansyn.io/
MIT License
57 stars 8 forks source link

Bookmarks feature - Bugs #3529

Open avivlewis10 opened 3 years ago

avivlewis10 commented 3 years ago

Expected result: The order of the values of the date will be the same at the name case and at the created date.

Result: At the case's name, the month comes before the day, and at the case's created date the day comes before the month. image

Expected result: image

Result: image

happens: The save case button has the same icon as edit case: image

Result: image

Happens: image

Expected result: The case with the name you entered will be on the "My cases" list.

Result: The case appears on the "My cases" list only after creating the case twice.

Expected result: The condition that saved un the case will appear on the main screen.

Result: The app opens in it's default condition.

Expected result: The case will open like the first time. image Result: The case opens with the overlay's details, but not with the overlay itself. image

avivlewis10 commented 3 years ago

@tltk90