facebook-developer-circle-delhi / Ask-The-Community

This is an initiative where-in people can ask questions (directly or anonymously) as issues. People can then respond to them as comments. Once there is a satisfactory answer, we can close that issue down.
14 stars 1 forks source link

Putting a progress bar on a website while uploading docs #12

Closed parulagg27 closed 5 years ago

parulagg27 commented 6 years ago

A community member asks anonymously:

" I am using angular 1.5 for my project and has a bootstrap datetime, when I am selecting a date it is not getting close. And second I need to put a progress bar while uploading docs, how can I achieve that "

aakashrstg00 commented 6 years ago

Try using AngularJS Material the next time you have any feature requirement in an angularJs project. For now, did you make a directive for the datepicker component or are you using it directly?

saranshkataria commented 6 years ago

We will need the code or something to tell about why the datepicker is not closing. For the progress bar, there are multiple ways of achieving it, html5 also added an inbuilt one. So some more specifics would be required for that as well

parulagg27 commented 5 years ago

Alright! I think it's better to close this issue now, since it's been a long time & I didn't get any response, regarding more details, from the person who asked this question.