Files
gerrit/polygerrit-ui/app/elements/shared/gr-hovercard-account
Ben Rohlfs 1fd14cb530 Fix reloading of page when changing attention set from hovercard
The code was assuming that you are on the change page, but you can also
change the attention set from a hovercard in a dashboard row, so we need
generic reload behavior.

So we have added a 'reload' event to the app that can be fired from
anywhere and would trigger reloading the current page.

Change-Id: Ia2c2a46119351cb4bc7cf6218005dcd13bfc5681
2020-07-22 10:06:02 +02:00
..