Rohit Malhotra

Results 24 issues of Rohit Malhotra

After completing this task https://github.com/push-protocol/push-dapp/issues/1797 We will implement a notification component in DApp https://www.figma.com/design/FvJL0JWHlsVohsHTERB1Lh/Push-Design-Foundations?node-id=3682-30737&t=xtvA5BxQdRlTzLLS-1 - It will be shown when user lands on the Dapp for the first time on...

## Pull Request Template ### Ticket Number - [1703](https://github.com/push-protocol/push-dapp/issues/1703) - [1729](https://github.com/push-protocol/push-dapp/issues/1729) - [1629](https://github.com/push-protocol/push-dapp/issues/1629) - [1704](https://github.com/push-protocol/push-dapp/issues/1752) - [1724](https://github.com/push-protocol/push-dapp/issues/1724) - [1752](https://github.com/push-protocol/push-dapp/issues/1752) - [1756](https://github.com/push-protocol/push-dapp/issues/1756) ### Description - **Problem/Feature**: ### Type of Change -...

Please refer to https://reach.tech/combobox or https://www.radix-ui.com/primitives/docs/components/select

Timeout errors on the dApp are happening when Infura limits are crossed. Most likely we are adding a provider and then polling Infura recursively leading to this behavior. The dApp...

bug

## Pull Request Template ### Ticket Number - [Ticket Number](link-to-ticket) ### Description - **Problem/Feature**: ### Type of Change - [ ] Bug fix - [ ] New feature - [...

QuickSwap Task: Subscribe to QuickSwap Channel on Push Points: 5,000 Multiplier: 2x Duration: 10 days To go on Staging asap. Not yet on prod. Wallet Tracker Task: Subscribe to Wallet...

Priority 1

Right now we are using raw apis in src/queries/services/channels/getChannelsList.ts and src/queries/services/channels/channelSearch.ts We need to use sdk functions from the restapi package in these files.