vue-material icon indicating copy to clipboard operation
vue-material copied to clipboard

Datepicker dialog stays open on loosing focus when Tab keys are used

Open sonalikatara opened this issue 2 years ago • 1 comments

Steps to reproduce

Go to this link https://codesandbox.io/s/vue-material-labeled-example-forked-fl1lq?file=/App.vue

Use TAB keys to move up and down the page, from one field to other.

Which browser?

I tried on chrome on windows machine

What is expected?

The datepicker dialog should close when it looses focus ( when the user moves to the previous or next field on the page using TAB key).

What is actually happening?

The datepicker dialog stays open on loosing focus most of the time.

No.

Reproduction Link

https://codesandbox.io/s/vue-material-labeled-example-forked-fl1lq?file=/App.vue

sonalikatara avatar Oct 13 '21 04:10 sonalikatara

Hi @sonalikatara , thank you for using our framework! 🙏 You can help this repo if you open a PR with your solution 🙏

marqbeniamin avatar Jun 17 '22 05:06 marqbeniamin

Hi @marqbeniamin, I have made a PR (#2372) to solve this issue. Could you please review it?

arpansaha13 avatar Oct 08 '22 04:10 arpansaha13

Thank you, @arpansaha13 . Your PR is merged into the dev branch.

marqbeniamin avatar Dec 16 '22 14:12 marqbeniamin