Kuluru Vineeth Kumar Reddy

Results 6 issues of Kuluru Vineeth Kumar Reddy

## What does this PR do? - Added i18-next for this "Please reschedule." - Before: cancellationReason: `Please reschedule. ${cancellationReason}` - After: cancellationReason: t('Please reschedule.') + " " + cancellationReason Fixes...

## What does this PR do? Issue Summary The toggler is working unexpected in getting started form, delay in on and off. Fixes #8578 Before : https://user-images.githubusercontent.com/47528651/235719462-caad4e24-f268-4d60-b5c7-6b3f6079ae6c.mp4 After : https://user-images.githubusercontent.com/47528651/235719616-d2a36bf9-79f5-4480-ae96-7c244e282b8b.mp4...

--------------------------------------------------------------------------- ValueError Traceback (most recent call last) in 103 config.display() 104 # define the model --> 105 model = MaskRCNN(mode='training',model_dir='./',config=config) 106 # load weights(mscoco) and exclude the output layers 107...

Though in package.json under main part it is changed to aboutus.html still error is throwing like 404 error for index.html???please need immediate help

- Add shift+click multi-selection to workspace table for easier bulk actions, similar to Gmail. - This PR resolves #17893 https://github.com/user-attachments/assets/ad4b5212-3b3a-4e03-9c05-76a8d05baa97

community

This change prevents users from creating workspaces from deleted templates by: - Exposing the deleted status of templates in the API - Adding a "Deleted" badge to identify deleted templates...

community