Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

Organization Details window hierarchy & zero/missing quantities #156

Open
keithrbennett opened this issue Jul 28, 2019 · 0 comments
Open
Labels
Needs Discussion We will want to investigate deeper into this issue.

Comments

@keithrbennett
Copy link
Collaborator

keithrbennett commented Jul 28, 2019

The organization details window (e.g. http://localhost:3000/partners/1) has areas where items are part of a section. Both headings and list items are styled identically, missing an opportunity to display visually the relationship between the two. Section headings are:

  • Ethnic Composition of Those Served
  • Poverty Information of Those Served

The section headings should probably be more prominent the remaining text, and the list items should probably be less prominent than the remaining text.

In addition, when there are no values for the list items, it's ambiguous. Should we display zero?

benreyn pushed a commit that referenced this issue Jul 30, 2019
* #156 Added "Not Provided" for fields with missing information.

* Use instance variable so that 'Not Provided' is defined only once, to prevent misspelling and simplify modification.

* Use Rails internationalization for string "Not Provided".

* Removed @not_provided variable assignment no longer needed.
@edwinthinks edwinthinks added the Needs Discussion We will want to investigate deeper into this issue. label Sep 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs Discussion We will want to investigate deeper into this issue.
Projects
None yet
Development

No branches or pull requests

2 participants