decentraland / decentraland/bevy-explorer
Rapid map open/close triggers unexpected server deployment attempts
- Dominant language
- Rust
- Stars
- 27
- Forks
- 20
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 78
Description
## Description
When rapidly opening and closing the map (click map → press escape → click map → press escape repeatedly), the client appears to be attempting to deploy something to the server unexpectedly.
## Expected Behavior
Opening and closing the map UI should be a client-side operation with no server deployment attempts.
## Additional Context
- Likely related to the backpack being in the same menu as the map
- Screenshot provided shows error/warning logs during rapid open/close
- Reported by rob via Slack
## Steps to Reproduce
1. Open the map
2. Press escape to close
3. Quickly repeat steps 1-2 multiple times
4. Observe console/logs for unexpected server deployment attempts
## Occurrence
Reproducible when rapidly toggling the map UI
---
Requested by Pablo.dcl.eth via Slack
Contributor guide
Assessment
This issue has not been assessed yet.