Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Consistent boxes for Solutions #192

Open
gobyrne opened this issue Jun 17, 2022 · 4 comments
Open

Consistent boxes for Solutions #192

gobyrne opened this issue Jun 17, 2022 · 4 comments

Comments

@gobyrne
Copy link
Member

gobyrne commented Jun 17, 2022

The boxes in the solutions page should has a consistent look even if empty.

Make it look like this please? (the No Solutions in Progress is what is different)

image.png

@gobyrne gobyrne changed the title Consistent boxes for Solutions in place Consistent boxes for Solutions Jun 17, 2022
@mnigh
Copy link
Collaborator

mnigh commented Jun 21, 2022

@gobyrne the section for No solutions in progress is meant to look different than the card as the cards are meant to contain data rather than convey a message. If both an "empty" message and an entry listing appear in the same container (a card) it makes both appear like the same type of element (which they are not). @JoshBeveridge could probably better and more eloquently explain this type of design decision.

@JoshBeveridge
Copy link
Member

@mnigh is correct - null states should be distinct from the populated states because they need to convey not only emptiness, but that something is in fact different. Visual repetition here creates a false sense of data because at a glance, it looks like there is in fact a solution object in the list.

@brindasasi
Copy link
Collaborator

brindasasi commented Jun 22, 2022

Feedback from Clara: Could we consult with Mike on this from accessibility perspective ?

@mgifford
Copy link

So there are other options here to be considered.

  1. If there are no solutions, does the heading and the empty box need to be there? What is a null box adding, particularly for a new user who might already be disillusioned by the barriers they face.
  2. Having a single Solutions table where the status of each solution could be simply listed as "In Place" or "In Progress". This would simply require adding another column to the table.
  3. Rather than a big heading and empty box, it would be more user friendly to simply add a line which says, "When solutions are in progress they will appear here."

Both solutions in place and solutions in progress should be a bit more positive. When new users get to this page they will see that there are No solutions in place and No solutions in progress. Why not just tell them that this is the page where they can track the progress of any solutions for the barriers that they face?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants