ngx-daterangepicker-material
ngx-daterangepicker-material copied to clipboard
UI responsiveness
The date picker is not showing properly on small screens. It should be responsive.
I'm forking to solve this issue
@fetrarij @cool-ankit can you test?
- I added a window resize to update the position on the screen
- remove the float from css (this is the problem)
- add css at the end file (I used flex to help and used breakpoints) https://github.com/rvoltolini/ngx-daterangepicker-material
@rvoltolini Hello,thanks for the update. Could you create a pull request? thanks
@rvoltolini hello, any update on your PR?
For the use of this awesome library in a mobile friendly website, this improvement would be very much appreciated. I don't think I'm able to submit a useful PR but the least I can do is point out that this is definitely something that others need as well.
@rvoltolini It looks like you have a fork that has the fixes in it you talked about above. Do you need any help finalizing your changes and opening a PR?