open-ux-tools icon indicating copy to clipboard operation
open-ux-tools copied to clipboard

Enable community collaboration to jointly promote and facilitate best in class tooling capabilities

Results 135 open-ux-tools issues
Sort by recently updated
recently updated
newest added

_As a **developer**, when **start the CPE for an ADP that adapts an base application which contains views that use reuse components** I want to **to have the fragment/controller context...

feature
adp-tooling
control-property-editor

Feat for #1916 - Reduce "preview-middleware-client" package eslint warnings

preview-middleware-client

This is a PoC for building a CPE toolbar for RTA functionalities such as Undo, Redo, Save, and Switching Modes by hiding the RTA toolbar via CSS approach and using...

Feat for #1866. - Enhances outline nodes transformation for extension points that have default content. - Add default content to the outline tree in CPE. - Shows information message to...

feature
preview-middleware
preview-middleware-client
control-property-editor

### Description When you have created an addXML change with a fragment with some name in the same session and then deleted this fragment. The mem-fs caches this path and...

bug
preview-middleware
preview-middleware-client

_As a **developer**, When I **execute pnpm lint script on preview-middleware-client package** I want to **have little number of eslint warnings** ### Description Currently lint report generate 209 warnings on...

preview-middleware-client

### Description (include screenshots) Currently there are multiple definitions (enums and types) for odata version. This means the same types cannot be used across module interfaces. For example, `@sap-ux/odata-service-inquirer` and...

### Description When calling the API `getPrompts()` the prompt texts may not be loaded unless there is some additional delay/waits on the consumer side. For example calling the function and...

bug
odata-service-inquirer

### Description (include screenshots) Will automatically update the following files on generating a cap application - - application level package.json, root level package.json - manifest.json - tsconfig.json - application.yaml -...