Tanvi Bhakta

Results 24 issues of Tanvi Bhakta

The field names of all Hindi pages that have infoboxes are being returned in English. The Hindi Wikipedia, as well as the official REST API, have these field names written...

enhancement
hmm

Hello, We noticed that lists on pages like [Hindi Mangalyaan](https://hi.wikipedia.org/wiki/%E0%A4%AE%E0%A4%82%E0%A4%97%E0%A4%B2%E0%A4%AF%E0%A4%BE%E0%A4%A8#%E0%A4%AE%E0%A4%BF%E0%A4%B6%E0%A4%A8_%E0%A4%95%E0%A5%87_%E0%A4%89%E0%A4%A6%E0%A5%8D%E0%A4%A6%E0%A5%87%E0%A4%B6%E0%A5%8D%E0%A4%AF) appear like this: ![Screen Shot 2019-03-25 at 5 40 40 PM](https://user-images.githubusercontent.com/13763558/54982506-fbee4880-4fd0-11e9-8f88-6b25863066ea.png) ie in the first heading, all except the last...

bug

Import changes for - Toggle - fixes https://github.com/appsmithorg/appsmith/issues/15721 - Menu - fixes https://github.com/appsmithorg/appsmith/issues/15723 - Spinner - fixes https://github.com/appsmithorg/appsmith/issues/15724 - Radio - fixes https://github.com/appsmithorg/appsmith/issues/15730 - tree dropdown - fixes https://github.com/appsmithorg/appsmith/issues/15726 -...

Enhancement
Design System Pod
potential-duplicate
Task
ads migration

## Description This PR migrates the SearchSnippet component into the ads, and leaves the redux responsibilities with the parent. Closes #16884 ## Type of change - New feature (non-breaking change...

Enhancement
Design System Pod
Task
ads migration

## Description Refactor `Group` component so it can pass the appropriate prop to CalloutV2. Fixes https://github.com/appsmithorg/appsmith/issues/16624 ## Type of change - New feature (non-breaking change which adds functionality) ## How...

Enhancement
Design System Pod
Task
ads migration

## Description Changes the API of UneditableField as part of the effort to decouple redux from ads components Fixes #16545 ## Type of change - New feature (non-breaking change which...

Enhancement
Design System Pod
Task
ads migration

## Description This PR applies the fix for #17645 via [this PR](https://github.com/appsmithorg/design-system/pull/229) onto this repository ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How...

Bug

## Description Import variables that are commonly used both in the design system and in the core repository from the design-system in order to prevent duplication of code and maintain...

Task
skip-changelog

Steps to reproduce: 1. Clone this project 2. Install all dependencies 3. `gatsby develop` gives an error related to hooks. I don't know how to go about fixing this issue...