Richard Gigan

Results 20 comments of Richard Gigan

@AJIXuMuK That's what I do. But if you want to use, for example, the PnP Spfx control, you have to keep the V7 otherwise the packages are much too heavy....

DepthOfField - Missing Type "focusRange" on DepthOfField #147

i have this => https://github.com/PooLP/spfx-react-drag-drop-inline-edit-sample it's a POC to reproduce the UX of quick links, but i don't have accessibility behaviors. i have make this for test "getDetailsPaneConfiguration" to open...

I think we should use dnd kit for that, much more complete and maintained. For MS and real open Source for SPFx, good luck :D

New little update : Update to SPFx 1.12.1 Add spfx fast serve Corrected sitePicker @ypcode, @VesaJuvonen, @JarbasHorst this project is abandoned? do you know if Microsoft will update the JSON...

SVG, Fluent UI icon, UI/IX bug on mobile ... MS is slow or incompetent (both ^^)

Hi, After fast test, SVG image (link) work, but the base64 didn't work. I will update my project to SPFx 1.17.2 to see if that fixes the problem.

Hi, I have same problem after two request :/

Hi, I have removed the "CurrentPage" token, it's useless. I added a lookup column with the id of linked page and use a comparison in Handlebars template : {{#compare MyLookupColumnWithIdOfPage...