Dipak Yadav

Results 7 issues of Dipak Yadav

## Problem/Motivation Og has two forms (`OgAddMultipleRolesForm` & `OgRemoveMultipleRolesForm`) to add/remove group roles for a group memeber. Both these form extend the `OgChangeMultipleRolesFormBase` class which stores the group & member...

Ready for review

#376 ### Update: - Updated `wrapTextDecorations()` to allow `TranslatableMarkup`. - Updated `wrapTextDecorations()` to allow italic text. ![italic](https://user-images.githubusercontent.com/4610167/204720262-8abc02e6-4804-4e45-ad32-b02c5062fb2f.png)

Theme template directory is not a part of watch task at the moment. If a developer is running the watch task, and makes changes to a template file, say add...

### Context: Sometimes during deployment, the build passes all tests but the deployment fails due to some issue in git, redis, etc. In such cases, to trigger the deployment, we...