Closed emilyjablonski closed 1 year ago
@emilyjablonski Would need to see the implementation but yeah I agree that grouped table has been deprecated.
QA Notes: same as in https://github.com/bloom-housing/Bloom-Doorway/issues/44. It's just the first table (or tables if we have few AMI's) in listing view (the one with
Unit Type | Minimum Income | Rent | Availability |
---|
LGTM
There is one change to be able to add more custom styles to the container around the table. See https://github.com/bloom-housing/Bloom-Doorway/issues/44 for related notes.
Specific to this component, I don't see a reason why we should be using the GroupedTable component in this situation at all.
We can switch out the usage of this component in core for the StandardTable.