contribution by Alex Ardanov
- When the user clicked on an incident on the map surrounding incidents were not displayed. Incidents now display when a user clicks on one.
- When the user clicked on a circle with many incidents on the same location there were only 15 incidents available in the dropdown menu. I fixed the amount and added a conditional. When the number of incidents is less than 60, all incidents are available in the dropdown menu.
- Increased amount of possible leaves to avoid cutting data displayed on the map
- Fixed opening Admin Dashboard page in a new tab.