matrix-react-sdk
matrix-react-sdk copied to clipboard
Set relations helper when creating event tile context menu
Fixes https://github.com/vector-im/element-web/issues/22018
Checklist
- [x] Tests written for new code (and old code if feasible)
- [x] Linter and other CI checks pass
- [x] Sign-off given on the changes (see CONTRIBUTING.md)
Here's what your changelog entry will look like:
🐛 Bug Fixes
- Set relations helper when creating event tile context menu (#9253). Fixes vector-im/element-web#22018.
this seems fine code-wise, but a regression test at a minimum would be appreciated.
I couldn't find a better way of doing this other than hooking into the existing e2e test. Let me know if that is ok.
@turt2live I think this is good to merge now.
@turt2live could you merge this one for me please?
Sure, also I'm going to add you to a useful team for this.