Piumini Kaveesha Ranasinghe

Results 5 issues of Piumini Kaveesha Ranasinghe

Correcting errors occurred when importing few selected Components in src/components The markdown files of these components did not import the component correctly. There were syntax errors, typo errors, runtime errors....

The following error is occurred when importing DynamicBanner component and countUp component. ![image](https://user-images.githubusercontent.com/62582918/229110555-33a177cb-ff10-4417-aebd-0d7f52425af4.png) The reason for the error is that the [react-countup](https://www.npmjs.com/package/react-countup) is not installed. The specific module is not...

Animated Login component has the following issues When imported as per the instructions of the `component`.md, section - ## How to handle props to the component and ## How to...

## Description Add a new integration test to ApplicationPatchTest which depends on testUpdateAdvancedConfiguration. Test update the name of the application and asserts whether trusted app configurations remain unchanged. ## Purpose...

**Describe the issue** In admin.extensions.v1 there are two folders for components at following paths. - features/admin.extensions.v1/components - features/admin.extensions.v1/configs/components **Describe the improvement** Merging the two folders while removing the components folder...