-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement striping of search results #104
Comments
FreeCEN #325 has a smilar discussion. |
But only in terms of alternate records; How would we do that with record type colouring as suggested in BMD2 #83; furthermore as asked in *# does record type row colouring work? |
Agreed on prototyping this for FR. |
First priority: getting hover to work nicely on FreeREG |
Having both striping and differentiating record types is impossible to make accessible. Suggestion that we experiment with a striping in pale grey, with a pale blue hover (Pat thinks that the kind of pale blue should relate to the Navy) and @neslihanu is asked to consider other colour use that will indicate record type but is not a stripe (have to keep the word, of course, for those who are not seeing the colours). |
@PatReynolds please correct me if I'm wrong; stripe colouring (green-gray-red) on FreeBMD is not for indicating different record types, it (change of shade) is for indicating the entries are not contiguous. Sorry, I did not understand your request. I don't think we need striping for differentiating record types as we already use "record type" area in the search results list. We may consider different UI design for the list. |
@neslihanu what we were talking about was the basic green orange and grey colouring associated with the record type in the search results page. |
Oh, bother. thank you for reminding me about non-contiguous vs contiguous records, Neslihan, and apologies for the resulting confusion. (FreeBMD2 issue FreeUKGen/FreeBMD2#83) for where we decided to follow this implementation. Striping is suggested to be a pale blue alternating with normal background, to help researchers see in straight lines, whereas for FreeBMD, paler/darker background to surname (not whole line) cjanging that means that the entries are not contiguous. FreeBMD note on this: The search criteria themselves produce non-contiguous entries, e.g. all the entries registered in a particular district Barrie clarified on slack (t4 July) his as ""there are results that are not shown because they only match part of the search criteria". In other words, if you search for Alcock marrying Brown, it will show you that there are Alcocks who married people other than Brown, which are not shown. NB also use of Bold in surname (to indicate double keying - not, I think, needed here, and italics to indicate that the District may not be correct - needed, I think. Non-contiguous results are not shown in other projects. I think we need to go with colour coding for type, and shading for differentiation between lines, and come up with another way of indicating non-contiguous data. |
Please have a look for below designs (please ignore the content I've just copied and pasted the text). We can use horizontal lines or Zebra stripe to help users keep their place while reading. Also for indicating the entries are not contiguous (change of shade) and record type, I thought we can use a very simple design and use an elipse for this purpose. I don't have any about the title of it now, so I just put ? now. And I belive we should not use red-green-gray colors for the elipse as a color blind person will not be able to see any differences. |
Hi @neslihan what is the (i) column? To consider: colour coding the event name (e.g. Marriage) much as FreeBMD1 colour codes the Surname. |
Actually I thought the elipsis indicate the record type and non-contiguous records ? -- as I mentioned before, we should find a header/title for the elipsis to explain what they are ... like Name, Surname etc. |
Thanks, @neslihanu my poor eyes were not picking up the different greens! One for the developers, could the ellipsis have a darker border for non-contigulous Perhaps having light and dark green next to one another would make them more visible? |
@neslihanu ; I was initially confused when you called it an ellipse as it looked like a circle to me! |
In sum: does it help or hinder some users to have alternate stripes in tables? |
"The results of the three studies conducted to date suggest that the safest option is to shade the alternating, individual rows of your table with a single color. Taking this approach is likely to ensure that: [user comment on https://alistapart.com/article/zebrastripingdoesithelp/] "My guess is your usability testing didn’t take into account the high percentage of the population with small-large amounts of dyslexia. |
This type of thing is to be implemented: https://user-images.githubusercontent.com/46780491/72273871-0db5e080-3623-11ea-84c0-9a5ff4d69893.png |
My feeling is that it has to be either zebra stripes or the hover effect: both is overkill and generates too much flickering as one scrolls. My vote is for zebra stripes. Also, if we continue to use zebra stripes, then it should be the same colour for all screen sizes and the colour should be neutral or something close to neutral — at present it is yellow (ugh) on narrow screens. |
Deployment planned by midday of 7th Dec |
@Vino-S will check that striping is consistent on mobile devices/narrower screens before deployment |
@Vino-S to check narrower screens and close if OK |
Done, closing |
It has been suggested we do striping of alternate records? Test showed yellow unacceptable.
Do we find alternate. If so how do we deal with suggestion that different record types are striped in a different colour? death/burial dark gray; marriage green and birth light magenta
The text was updated successfully, but these errors were encountered: