# Project 13

## What made you smile?

- with prior knowledge it was easy for us to complete
- we didn't have to reload WYSIWYG


## What did you find confusing?

- CMD+S in the reunite guide in loger relevant
- List of changed files in PR review should have folders first
![Screenshot 2024-07-24 at 12.19.28.png](/assets/screenshot-2024-07-24-at-12.19.28.ffc988604192a2646a0dcb9467e1d400adbb8159287344e5c44bd6dc69a461a7.8bed52ad.png)
- Replying to a comment form goes away if someone else adds a comment at the same time
- Resolving comment takes a while (with no load indicator)
- `🌐 Preview URL: http://127.0.0.1:4000` in redocly cli could be a link
- broken links in dark mode have bad text contrast
![Screenshot 2024-07-24 at 12.36.37.png](/assets/screenshot-2024-07-24-at-12.36.37.b4e747d67df5a680d2c6cb5f050aae81a0c116f4dcbd39151a05466694df9432.8bed52ad.png)
- footer is hidden in realm (you need to scroll to see it even if there's little content)
- broken link checker does not work for pages in sidebar (apis/openapi.yaml should be apis/museum.yaml)
![Screenshot 2024-07-24 at 12.45.36.png](/assets/screenshot-2024-07-24-at-12.45.36.d66d1da1a6b27e3dffe64f8b5bc3f908d934dbf8e86e949914fb1b20d13bde4d.8bed52ad.png)
- tag groups are not loaded by default, you have to click on "show+" (we couldn't find configuration to change this)
![Screenshot 2024-07-24 at 12.52.27.png](/assets/screenshot-2024-07-24-at-12.52.27.b5ca4b170b2437a760256e0e6ae12bcd64b2d4eff14a277343521e83218d3f21.8bed52ad.png)
- CSS variable are incorrect in local guide:
  - `--footer-background-color` should be `--footer-bg-color`
  - `--navbar-background-color` should be `--navbar-bg-color`
- `--font-size-base` only changed the sidebar, footer and navbar font size (content font size was not changed, on screenshot in guide it is changed)
- screenshot with changes in local guide does not have a footer in it
- local guide shows more of Realm features compared to Reunite guide (people may think local usage gives you more features)
- we had to reload Realm a few times during the guide
- feature request: abillity to unstaged changes
- Is there any reason to support 0 in calculator (we should have minimum 1)
- feature request: we could add is private project on project creation