Michaël Maillot

Results 154 comments of Michaël Maillot

@stevebeauge, if you would like to give a hand on this one, let us know 🙂 Edit: of course, if I've mistakenly wrote the improvment idea, please let me know.

Hi @BasantPandey, I don't have experience with Jest, but can you give us a code snippet (from your test case) that includes the PnP Controls please? Edit: it could be...

Hi @AriGunawan, I know it's been a while, but are you still interested to work on this?

Linked PR has been merged, it should be available soon in next beta release. Thanks again for your contribution!

Hi @shashankpatel1542, Thanks for raising this. We definitely need to be better regarding accessibility on the controls. Would you like to help us on one of theses issues you've declared...

Hi @Haiqi-Wu, Thanks for raising this! FYI, each UI component should use translation files which are located [here](https://github.com/pnp/sp-dev-fx-controls-react/tree/dev/src/loc). As you can see, there's one dedicated to chinese localization. As you...

Sure! As it's a SPFx project, you can run it locally with the `--locale` argument! One thing to do first: you'll have to add a zh-cn.js file in each SPFx...

Hi @EdAlexander, Thanks for raising this. Indeed, there's an issue when using a DynamicForm which references a list located on another site which includes a lookup column. This is due...

Hi @AzadRazvi, I tried on my side to use the `IFrameDialog` in a webpart, from a site page and I can't repro the issue you raised. Did you try with...