Closed nsiwnf closed 5 months ago
Just some thoughts for when this is being designed. We could use a table layout like we currently have for larger widths, and for narrower widths, we get rid of the table and instead use cards. I think tables are inherently better consumed on larger screens, and cards are better for smaller screens. My two cents!
Might also want to consider the applications tab on the pets show page, which uses the same partial. Currently there is some overlap there to resolve.
Some of the buttons disappear in mobile view on the staff's "adoption applications" dashboard page. There is also no way for staff to edit notes and "create adoption" on mobile devices.
We should style the content so it renders as cards below 1200 px width. Use
/staff/manage_fosters
as a guide. It would probably be good to do something similar to this:Acceptance Criteria
/staff/manage_fosters
design)