Files
element-web/src/components/structures
David Baker 7d6643664e Fix bug where rooms would not appear when filtering
We need to reset the scroll offset otherwise the component may be
scrolled past the only content it has (Chrome just corrected the
scroll offset but Firefox scrolled it anyway).

NB. Introducing the new deriveStateFromProps method seems to
means that react no longer calls componentWillMount so I've
had to change it to componentDidMount (which it should have
been anyway).

Fixes https://github.com/vector-im/riot-web/issues/11263
2019-10-31 19:42:41 +00:00
..
2019-06-10 15:27:59 +01:00
2019-10-23 18:45:04 +01:00
2019-10-08 15:43:57 +01:00
2019-09-15 21:30:01 +01:00
2019-09-26 14:58:40 +01:00
2019-10-08 12:10:37 +01:00
2019-09-26 14:52:20 +01:00