Rohit Verma

Results 6 issues of Rohit Verma

### Summary When I browse the category on a details page of an upload, I see the blank **sub-categories** and **parent categories** page. For some categories, there are no sub...

bug

**Description (required)** **Before**: Previously, the API was deleting whole entity data and updating with new depictions. **Now**: Two APIs are used to delete older depictions only and update with the...

### Summary On the pending upload screen, if the user pauses any ongoing image upload and then discards it from the pending uploads, then that image is considered queued even...

bug
upload-reliability

### Summary When clicking on any of our contributions, the **`Navigation Banner`** appears and disappears after a few seconds. ### Steps to reproduce 1. Open the contributions screen and click...

bug

I am working on a RN project where I am rendering HTML `HelloWorld` like below: ```html import React from 'react'; import { useWindowDimensions } from 'react-native'; import RenderHtml from 'react-native-render-html';...

**Description (required)** Fixes #6549 What changes did you make and why? **Tests performed (required)** Tested {build variant, e.g. ProdDebug} on {name of device or emulator} with API level {API level}....