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

fix: adjustments to block move inbox store items to floor #1856

Closed
wants to merge 1 commit into from

Conversation

MUN1Z
Copy link
Contributor

@MUN1Z MUN1Z commented Nov 20, 2023

Description

Adjustments to block move store inbox itens to floor, related in this issue: #1855

Behaviour

Actual

Os itens da Store inbox, tanto os comprados na Store quanto os obtidos via Daily Reward, estão podendo ser movidos para fora da Store Inbox e jogados no chão, podendo assim ser obtidos por outros jogadores.

72288fe2741890a64a17780ef4a5e3c5.mp4

Expected

Os itens da Store Inbox, devem apenas ser movidos para o depósito, e do depósito para o Store Inbox.

c1e0da5723c739ccc2896db4e0386cbc.mp4

Fixes #issuenumber

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested

Comprar um item na Store ou obter na Daily Reward.
Arrastar e soltar o item para o chão.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

@dudantas
Copy link
Member

It was just a wrong if, I already fixed it here: #1857

Thanks!

@dudantas dudantas closed this Nov 20, 2023
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants