browsertrix/frontend
Emma Segal-Grossman 76cd19d126
[Bug] Collection detail: only update dialog state on close event if close event originates from dialog (#1793)
Closes https://github.com/webrecorder/browsertrix/issues/1553

## Changes
Adds a check on `sl-hide` events to ensure that only the events
originating from the elements we want to listen to are acted on
2024-05-14 15:21:10 -04:00
..
.husky
config Initial QA Review UI! (#1624) 2024-04-04 15:09:52 -07:00
patches
scripts Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
src [Bug] Collection detail: only update dialog state on close event if close event originates from dialog (#1793) 2024-05-14 15:21:10 -04:00
tests Add ESLint rules for import ordering (#1608) 2024-03-18 21:50:02 -04:00
xliff Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
.dockerignore
.editorconfig
.eslintrc.js Fix missing page component imports (#1610) 2024-03-18 20:55:35 -07:00
.gitignore
.prettierignore
.vscode
00-browsertrix-nginx-init.sh
Dockerfile Fix failing Webpack build 2024-04-10 14:40:44 -04:00
frontend.conf.template quickfix: nginx: have nginx serve the fallback index.html with a 200 instead of a 404 (#1742) 2024-04-24 07:09:08 +02:00
index.d.ts
lit-localize.json
minio.conf
package.json version: update to 1.10.0-beta.6 2024-04-30 20:34:11 +02:00
playwright.config.ts
postcss.config.js
prettier.config.js Fix mismatch in prettier import order config (#1609) 2024-03-18 22:14:13 -04:00
README.md
sample.env.local
tailwind.config.js QA UI: Copy updates & beta tag (#1722) 2024-04-22 20:03:55 -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 Fix asset imports in tests (#1611) 2024-03-19 13:06:07 -07:00
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 Add QA page analysis chart (#1725) 2024-04-23 10:37:22 -04:00