bitovi / app-staffing

2 stars 2 forks source link

fix: (STAF-314) hide rows only when all values are 0 #344

Closed janebitovi closed 2 years ago

janebitovi commented 2 years ago

during UAT:

image

fixed missing row:

image

other changes still present: all-0 rows do not show cells with 0% do not show

janebitovi commented 2 years ago

also during UAT, this was happening when details were expanded and a skipped 'needed' row was present:

image

(the first and last columns extend below the body)

fixed:

image
janebitovi commented 2 years ago

this had an issue separate from the main one that I just now saw, so this code is for both: https://bitovi.atlassian.net/browse/STAF-418