Open edjw opened 6 years ago
This is mostly design changes to the homepage and organisation pages. There are also copy changes
Added a couple of new pages - /contribute and /developers
My code formatter seems to have inserted spaces which is reponisble for some of the changes
The search bar on mobile screens now hides when you clickaway from it
Version with these changes merged can be previewed here: https://datarightsfinder-staging.herokuapp.com
Using
<details>
and<summary>
on the companies where privacy policies have been changed to create a collapsed accordion. Without this, all the text is revealed which is overwhelming and difficult to use.<details>
and<summary>
are not supported by Edge or IE. Edge intends to start development soon. To my knowledge, no-one likely to be reviewing privacy policy changes would be using Edge or IE.I am not 100% sure what this would look like on IE or Edge at the moment. I hope it would just ignore these elements and therefore display the changes like they are in the current layout.