Ghost/ghost/admin/tests
Kevin Ansfield e230370b33 🐛 Fixed Admin freeze when filtering long tag lists
closes https://github.com/TryGhost/Ghost/issues/15391

- `vertical-collection` component was throwing errors during render when the tags list was filtered down causing slowdowns or full Admin crashes
- similar regression had popped up before and fixed in https://github.com/TryGhost/Ghost/pull/15207 but the dependency had been bumped again without realising it caused an error
- added a test that triggers the error-throwing behaviour in the tags input to help catch this in future dependency updates
2022-09-12 15:49:59 +01:00
..
acceptance 🐛 Fixed Admin freeze when filtering long tag lists 2022-09-12 15:49:59 +01:00
helpers
integration
unit
.eslintrc.js
index.html
test-helper.js