Austin Devine

Results 28 comments of Austin Devine

> [@devinea](https://github.com/devinea) I just had a chat with [@petermuessig](https://github.com/petermuessig) and he suggested to just drop the usage of `data-sap-ui-libs` for the local sandbox because the component loader will take care...

Quick local test with **fe_lrop_v2_odata_none** As is it loads with an empty cache in 3-8 seconds. Removing `data-sap-ui-libs` load time varies a lot from about 12s to 30s. Requests increase...

@heimwege not so far. But it seems like we will need to consider it soon. FYI @ianquigley-sap

Thanks - @ClementRoyer I have https://github.com/SAP/open-ux-tools/pull/3082 prepared to update this repo to use eslint 9. We depend on https://www.npmjs.com/package/eslint-plugin-fiori-custom also which is published internally from SAP and that this in...

> [@devinea](https://github.com/devinea) Is there any news on this update? @sz3lbi It is still being progressed slowly. https://www.npmjs.com/package/eslint-plugin-fiori-custom is requires more effort than expected and it also being updated to include...

> @devinea could you please verify my [CodeQL dismissal](https://github.com/SAP/open-ux-tools/pull/3842/checks?check_run_id=55593191088) for `Missing rate limiting` and `Server-side request forgery`. I dismissed both as `wontfix` because everything runs on `localhost` only. Agreed. 👍

> > First call to execute ` "functionalityId": "generate-fiori-ui-application",` returns `Error: appPath parameter is required` > > mcp client populates and it proceeds successfully. Have you seen it? > >...