Angular and Focus Setting on New HTML Elements
I had to deal with an interesting problem this weekend. I was working on a screen for a demo project that was using Angular ngRepeat directive to display multiple fields for a sub-entity of a main screen. Something similar to the demo below. The behavior I wanted to see is as follows. When a user …
Continue reading ‘Angular and Focus Setting on New HTML Elements’ »