Bookmarks feature - Bugs
- [x] 1. The case's default name is in different format the the created date. Repro steps:
- Create a new case and don't change the default name. Press on the "OK" button.
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.

-
[x] 2. There are no tooltips for creating bookmark button and for open bookmarks list button.

-
[x] 3. A line is missing between "My cases" and "Shared cases" Repro steps:
-
Open the cases lists by pressing on cases button:

Expected result:

Result:

- [x] 4. The "save" button of the shared case has the wrong icon.
Expected:
happens:
The save case button has the same icon as edit case:

- [x] 5. Opening case with processing popping up an exception. Repro steps:
- Open an overlay.
- Enable automatic or manual processing.
- Create a new case.
- Move on the screen / press on "back to base map".
- Open the case you created
Result:

- [x] 6. The "screens" button doesn't appear.
Expected:
Happens:

- [x] 7. Saving case that shared with me doesn't work on the first time. Repro steps:
- Open a link of case that someone shared with you (example: http://localhost:4200/#/case/0ea7e2e5-bb0e-d1bc-ada9-d7c62abb650d)
- The case will appear on the "Shared cases" list. Hover over the case.
- Press on "Save" and save the case.
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.
- [x] 8. A case that have shared and saved, doesn't save the condition of the app that have saved. Repro steps:
- Open a link of case that someone shared with you (example: http://localhost:4200/#/case/0ea7e2e5-bb0e-d1bc-ada9-d7c62abb650d)
- Save the case to "my cases" list.
- Press on the case from "my cases" list to open it.
Expected result: The condition that saved un the case will appear on the main screen.
Result: The app opens in it's default condition.
- [x] 9. After entering to a case that contains an open overlay, the overlay doesn't open (only it's details). Repro steps:
- Open a geo registered overlay.
- Create a new case.
- Refresh or reset the app.
- Open the case you created.
- Go back to base map.
- Open again the same case.
Expected result:
The case will open like the first time.
Result:
The case opens with the overlay's details, but not with the overlay itself.

@tltk90