You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Extract helper functions from processAlert (#1336)
This PR extracts a couple of functions out of the excessively long `processAlert` function, to improve readability.
This is also intended to simplify HDX-2568, which will be able to re-use some of these functions.
0 commit comments