I am working on an Angular 1 web app and want to implement a popover that 
does a background check for an adress, while the user is navigating through 
the app.

The user clicks on an icon, the pop over opens, the user enters some 
credentials and the background check starts, while the pop over dissapears.

As soon as the background check is done and the server delivers the result, 
the pop over opens - no matter, on which page of the application the user 
navigates - and delivers the result.

What would be the best way to implement such a logic in Angular 1? Should 
this be done as a component? What could the code look like?

Any hints and help are very appreciated and welcome

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to