browsertrix/frontend
Emma Segal-Grossman 7710be0f6e
More Frontend QA Polish Changes (#1709)
Sort of relevant to #1696

- Improves a number of layout elements at smaller viewport sizes
(specifically, letting button groups wrap onto next lines & ensure
titles can't shrink to 0 width)
- Adds "No page title" to places where there'd normally be a page title
but isn't
- Applies grid styling to page list area to fix overflow issues 
- When selecting or loading with a page selected that's farther down on
the page list, the top of the page header could be scrolled away from,
and there'd be no way to scroll back because the area had `overflow:
hidden` applied
- Adds default width and height to image comparer element, so that it
displays correctly when images haven't loaded and doesn't change layout
when images load

---------

Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics>
2024-04-22 20:02:07 -04:00
..
.husky
config Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
patches
scripts
src More Frontend QA Polish Changes (#1709) 2024-04-22 20:02:07 -04:00
tests
xliff Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
.dockerignore
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.vscode
00-browsertrix-nginx-init.sh
Dockerfile Fix failing Webpack build 2024-04-10 14:40:44 -04:00
frontend.conf.template Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
index.d.ts
lit-localize.json
minio.conf
package.json Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
playwright.config.ts
postcss.config.js
prettier.config.js
README.md
sample.env.local
tailwind.config.js Frontend: App Branding! (#1592) 2024-04-17 23:40:02 -04:00
tsconfig.eslint.json
tsconfig.json Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
web-test-runner.config.mjs
webpack.config.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
webpack.dev.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
webpack.prod.js Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00
yarn.lock Emit eslint errors during webpack builds & during dev (#1667) 2024-04-09 17:42:31 -04:00