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

feat: [PE-551] Category detail screen

Open CrisTofani opened this issue 10 months ago • 2 comments

Short description

This PR implements the new DS on CGN category detail screen.

List of changes proposed in this pull request

  • Adds the new design elements on CgnMerchantsListByCategory

[!note] Categories list and all merchants list has been refactored on #5668

How to test

Navigate to CGN categories and check the detail of a single category.

https://github.com/pagopa/io-app/assets/3959405/3f7e6d42-77e1-4d8d-9325-0917c55a25ad

CrisTofani avatar Apr 16 '24 07:04 CrisTofani

Affected stories

  • 🌟 PE-551: [FE] Revamp schermate dettaglio categoria subtask of
    • PE-511: CGN - Adeguamento flussi/schermate a nuovo DS 2.0

Generated by :no_entry_sign: dangerJS against 67360fd75f543e400e68be25d7147a3df251e921

pagopa-github-bot avatar Apr 16 '24 07:04 pagopa-github-bot

Codecov Report

Attention: Patch coverage is 3.22581% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 48.94%. Comparing base (4f204b4) to head (67360fd). Report is 50 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5693      +/-   ##
==========================================
+ Coverage   48.42%   48.94%   +0.51%     
==========================================
  Files        1488     1589     +101     
  Lines       31617    31996     +379     
  Branches     7669     7699      +30     
==========================================
+ Hits        15311    15660     +349     
- Misses      16238    16278      +40     
+ Partials       68       58      -10     
Files Coverage Δ
ts/features/bonus/cgn/navigation/navigator.tsx 70.00% <ø> (ø)
...s/cgn/screens/merchants/CgnMerchantsTabsScreen.tsx 35.29% <ø> (ø)
ts/features/bonus/cgn/utils/filters.ts 100.00% <ø> (ø)
...s/cgn/screens/merchants/CgnMerchantsListScreen.tsx 9.75% <0.00%> (-0.51%) :arrow_down:
.../cgn/components/merchants/CgnMerchantsListView.tsx 12.50% <12.50%> (ø)
...n/screens/merchants/CgnMerchantsListByCategory.tsx 2.43% <0.00%> (-4.23%) :arrow_down:

... and 196 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 e92e650...67360fd. Read the comment docs.

codecov[bot] avatar Apr 30 '24 07:04 codecov[bot]