react-component / picker

📅 All Date Pickers you need.
https://picker.react-component.now.sh/
MIT License
257 stars 295 forks source link

fix: add tabIndex support #779

Open wang-yikai opened 3 months ago

wang-yikai commented 3 months ago

I've created this pull request to fix https://github.com/ant-design/ant-design/issues/48059

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 1:34pm
afc163 commented 2 months ago

Could you add a test case?

wang-yikai commented 2 months ago

@afc163 I've added some simple tests for tabIndex. Can you help merge the pull request?

afc163 commented 2 months ago

Contained conflicting files

wang-yikai commented 2 months ago

@afc163 I fixed the conflicts. Let me know if you can merge this pull request, thanks!