javascript - Positioning of popup box (md-dialog) behaving strange (Angular Material) -
i working on resource planning tool able scroll horizontally through time (going 2 months , 2 months future). project working angular (angular material), nodejs , mongo.
when application first starts or refresh page see current date (highlighted in light blue, see screenshot -> http://gyazo.com/cc3c6c390805e55eb7954d714cc77394). have noticed minute click on 1 of buttons triggers md dialog. dialog box automatically jump beginning of calendar or end depending on button click (will jump end if click on settings button)(see screenshot -> http://gyazo.com/c80617e0243914bd61382be402074edd).
my question is, why happening. angular thing , how fix issue show on current view , not scroll way beginning or end
Comments
Post a Comment