Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #578

Open
AbdeLhere opened this issue Sep 15, 2024 · 0 comments
Open

[BUG] #578

AbdeLhere opened this issue Sep 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AbdeLhere
Copy link

Summary

Item slot bug, item droping bug

Reproduction


First Bug:

  1. Open the inventory.
  2. Drop any item.
    • After dropping the item, a bag prop should appear, allowing you to pick it up.
  3. Pick up the bag and hold it in your hand.
  4. Enter any vehicle.
  5. Drop the bag while inside the vehicle.
    • After dropping the bag, it either falls through the map or remains under the floor instead of resting on top of it.

Second Bug:

  1. Open the inventory.
  2. Click and hold any item to move it (as if you are about to drag it into another slot, but keep holding it).
  3. While holding the item, close the inventory by pressing the ESC key.
    • After closing the inventory, the item slot remains visible in the same position where you left it when you closed the inventory.

Expected behavior

First Bug:

  • Option 1: You should not be allowed to drop the bag while inside a vehicle.
  • Option 2: You should not be allowed to enter a vehicle while holding a bag.
  • Option 3: If you drop a bag while inside a vehicle, the items inside the bag should automatically transfer to the vehicle's glovebox.

Second Bug:

  • When closing the inventory while holding an item, the item slot should disappear along with the inventory. The dragged item should return to its original slot, or the action should cancel without leaving any visual remnants on the screen.

Actual behavior

First Bug:

What Actually Happened:
After dropping the bag while inside the vehicle, the bag either falls through the map or ends up underneath the floor instead of resting on top of it. This makes the bag inaccessible or difficult to retrieve.

Second Bug:

What Actually Happened:
When you close the inventory while holding an item, the item slot remains visible on the screen in the same position where it was before the inventory was closed. The visual glitch persists even though the inventory is no longer open.

Additional context

No response

Last Updated

today

Custom Resources

no default qb base for testing

Resource Rename

no still "qb-inventory"

@AbdeLhere AbdeLhere added the bug Something isn't working label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant