publiccode.net
publiccode.net copied to clipboard
Issues reported by Boris on "Release 20210128"
https://github.com/publiccodenet/publiccode.net/pull/143
Problems:
- When printing the codebase page (in Firefox and Chrome) the links in the Find out more section are truncated and thus unusable, while the URLs to links in the footer just don't show up at all (but that might be a theme problem).
Warnings:
- Some filenames are really hard to understand, like signalen_g01.png, this makes it hard for me to review and contribute to files where that is used as I need to open a file viewer to understand. I'd recommend filenames like signalen-screenshot-1.png or similar.
- I can't actually find this change but some paragraphs on the codebase overview pages are so wide that my eyes literally can't find the beginning of the next line and have to travel over 60em to the beginning of the next rule. I suggest adding a maximum width for text.
- The boxes on the codebase pages lists next to the screenshot can get incredibly narrow, to a one word per line point. I suggest enforcing a minimum width for text.
- Only one image is visible on the codebase pages, with no visual clue to whether other's are available.
- Whitespace in the stylesheet is a bit inconsistent
Related issues:
- Consider renaming 'subtext' to be less ambiguous - https://github.com/publiccodenet/publiccode.net/issues/148
- Update HTMLproofer Github exception to be more nuanced - https://github.com/publiccodenet/publiccode.net/issues/150
- Should SVGs be on one line or multiple lines? - https://github.com/publiccodenet/publiccode.net/issues/151
- Remove "FPC" from variable names - https://github.com/publiccodenet/publiccode.net/issues/152
- Consider reinstating max-width for text blocks - https://github.com/publiccodenet/publiccode.net/issues/153