fleetbase / fleetbase/fleetbase
FleetOps: Place sidebar doesn't close when clicking Places tab and allows multiple overlapping sidebars
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 891
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 27
Description
## FleetOps: Place details panel remains open when navigating to Places page
### Description
When a place details panel is opened from the dashboard and the user navigates to the Places management page, the overlay panel incorrectly remains open instead of closing.
### Current Behavior
1. On the dashboard, clicking on a place opens the right overlay panel with place details
2. When navigating to `/fleet-ops/manage/places` by clicking "Places" in the left menu
3. **Issue:** The place details panel remains open on the Places page
4. **Additional issue:** When on the `/fleet-ops/manage/places` page with the unclosed panel, clicking on a place opens the edit panel, which then overlaps with the unclosed details panel, creating a UI conflict
### Expected Behavior
The place details overlay panel should automatically close when navigating away from the dashboard to the Places management page.
### Steps to Reproduce
1. Navigate to the dashboard
2. Click on any place to open the right overlay panel with place details
3. While the panel is open, click "Places" in the left navigation menu
4. Observe that the panel remains open on the `/fleet-ops/manage/places` page
5. Click on any place in the Places list
6. Observe that the edit panel opens and overlaps with the unclosed details panel
### Screenshots
Contributor guide
Assessment
This issue has not been assessed yet.