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: [#174949682] Fix duplicate keys on Keypad #2234

Merged
merged 2 commits into from
Sep 28, 2020

Conversation

debiff
Copy link
Contributor

@debiff debiff commented Sep 28, 2020

Short description

This PR fix the warning related to the duplicate keys on the Keypad component on the app authentication and in the app insertion screens.

List of changes proposed in this pull request

Use pin label as key.

  • ts/components/Pinpad/KeyPad.tsx

@debiff debiff requested a review from Undermaken September 28, 2020 10:20
@pagopa-github-bot pagopa-github-bot changed the title [#174949682] Fix duplicate keys on Keypad fix: [#174949682] Fix duplicate keys on Keypad Sep 28, 2020
@pagopa-github-bot
Copy link
Collaborator

pagopa-github-bot commented Sep 28, 2020

Affected stories

  • 🐞 #174949682: (minor) Risolvere Warning di repeated keys sul componente Keypad

Generated by 🚫 dangerJS against 6bb23e8

@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2020

Codecov Report

Merging #2234 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #2234    +/-   ##
========================================
  Coverage   47.47%   47.47%            
========================================
  Files         515      515            
  Lines       15193    15193            
  Branches     3073     2821   -252     
========================================
  Hits         7213     7213            
  Misses       7939     7939            
  Partials       41       41            
Impacted Files Coverage Δ
ts/components/Pinpad/KeyPad.tsx 41.17% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2253d9...6bb23e8. Read the comment docs.

@Undermaken
Copy link
Contributor

Undermaken commented Sep 28, 2020

This PR lgtm
@CrisTofani could you review?

ts/components/Pinpad/KeyPad.tsx Outdated Show resolved Hide resolved
@Undermaken Undermaken merged commit 59fd59f into master Sep 28, 2020
@Undermaken Undermaken deleted the 174949682-fix-duplicate-keys-keypad branch September 28, 2020 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants