If a user has a list of alerts, then clicks filter, because I'm removing them from the DOM, it's causing the user to be jumped higher up in the page.
Ideally need to keep the space that the data already occupies. Might be able to do this by "frosting" out the current data while the new data loads in then swap it out.
If a user has a list of alerts, then clicks filter, because I'm removing them from the DOM, it's causing the user to be jumped higher up in the page.
Ideally need to keep the space that the data already occupies. Might be able to do this by "frosting" out the current data while the new data loads in then swap it out.