io-app icon indicating copy to clipboard operation
io-app copied to clipboard

chore: [IOBP-575] Removed seconds from a11y label transaction detail date

Open Hantex9 opened this issue 1 year ago • 2 comments
trafficstars

Short description

This PR removes the seconds from the transaction date accessibility label to make it more understandable and accessible.

List of changes proposed in this pull request

  • Added an accessibilityLabel from the transaction date ListItemInfo component

How to test

Activate the voice over from your device and go into transaction detail with the new design system feature flag enabled, you should be able to hear the transaction date without seconds

Hantex9 avatar May 21 '24 08:05 Hantex9

Affected stories

  • ⚙️ IOBP-575: [A11y] Check su focus order su nuova schermata dettaglio transazione subtask of
    • 🌟 IOBP-538: Rilascio nuova schermata dettaglio transazione

Generated by :no_entry_sign: dangerJS against 0d0bc749257d9921c1b71c217f1c4b8646b7cce6

pagopa-github-bot avatar May 21 '24 08:05 pagopa-github-bot

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.55%. Comparing base (4f204b4) to head (0d0bc74). Report is 91 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5786      +/-   ##
==========================================
+ Coverage   48.42%   49.55%   +1.13%     
==========================================
  Files        1488     1619     +131     
  Lines       31617    32141     +524     
  Branches     7669     7840     +171     
==========================================
+ Hits        15311    15928     +617     
+ Misses      16238    16150      -88     
+ Partials       68       63       -5     
Files Coverage Δ
...action/components/WalletTransactionInfoSection.tsx 25.00% <ø> (ø)

... and 497 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

codecov[bot] avatar May 21 '24 08:05 codecov[bot]