ngx-daterangepicker-material icon indicating copy to clipboard operation
ngx-daterangepicker-material copied to clipboard

UI responsiveness

Open cool-ankit opened this issue 6 years ago • 6 comments

The date picker is not showing properly on small screens. It should be responsive.

cool-ankit avatar Dec 13 '18 07:12 cool-ankit

I'm forking to solve this issue

rvoltolini avatar Aug 12 '19 19:08 rvoltolini

@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 avatar Aug 13 '19 11:08 rvoltolini

@rvoltolini Hello,thanks for the update. Could you create a pull request? thanks

fetrarij avatar Aug 20 '19 05:08 fetrarij

@rvoltolini hello, any update on your PR?

fetrarij avatar Jul 09 '20 11:07 fetrarij

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.

Joelius300 avatar Jul 20 '20 20:07 Joelius300

@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?

brinehart avatar Sep 08 '21 14:09 brinehart