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

[#174099632] Fix the back handler from transaction detail to cards transactions #2120

Merged
merged 3 commits into from
Jul 31, 2020

Conversation

CrisTofani
Copy link
Contributor

Short description:
This PR Fixes the not working go back from transaction details' screen to the transactions list of a card

List of changes proposed in this pull request:

  • ts/screens/wallet/TransactionDetailsScreen.tsx

@pagopa-github-bot
Copy link
Collaborator

pagopa-github-bot commented Jul 31, 2020

Affected stories

  • 🐞 #174099632: [minor] nel dettaglio della transazione il back non funziona

Generated by 🚫 dangerJS

@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2020

Codecov Report

Merging #2120 into master will increase coverage by 2.62%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2120      +/-   ##
==========================================
+ Coverage   42.89%   45.51%   +2.62%     
==========================================
  Files         306      464     +158     
  Lines        8913    13985    +5072     
  Branches     1948     2889     +941     
==========================================
+ Hits         3823     6365    +2542     
- Misses       5068     7576    +2508     
- Partials       22       44      +22     
Impacted Files Coverage Δ
ts/screens/profile/PrivacyMainScreen.tsx 28.00% <0.00%> (-57.72%) ⬇️
ts/components/screens/GenericErrorComponent.tsx 33.33% <0.00%> (-54.17%) ⬇️
ts/components/messages/CalendarEventButton.tsx 25.84% <0.00%> (-33.42%) ⬇️
ts/screens/authentication/IdpSelectionScreen.tsx 54.05% <0.00%> (-29.28%) ⬇️
ts/utils/login.ts 66.66% <0.00%> (-27.78%) ⬇️
ts/screens/authentication/LandingScreen.tsx 32.43% <0.00%> (-26.76%) ⬇️
ts/components/screens/BadgeComponent.tsx 57.14% <0.00%> (-22.86%) ⬇️
ts/components/ItemSeparatorComponent.tsx 62.50% <0.00%> (-20.84%) ⬇️
ts/components/ScreenHeader.tsx 37.93% <0.00%> (-19.22%) ⬇️
ts/utils/convertDateToWordDistance.ts 80.95% <0.00%> (-19.05%) ⬇️
... and 355 more

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 7ceda47...9a30fa4. Read the comment docs.

@Undermaken Undermaken merged commit 71895c7 into master Jul 31, 2020
@Undermaken Undermaken deleted the 174099632-back-transaction-detail branch July 31, 2020 14:41
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.

4 participants