Nisha Sen

Results 4 issues of Nisha Sen

> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Handling error in emojipedia, so whenever the URL rejects, an error message should be printed instead of breaking...

hacktoberfest
hacktoberfest-accepted

### Descrcibe the bug? Whenever the api is not able to fetch the emojis data the page is breaking. ![image](https://user-images.githubusercontent.com/43262505/196360940-6cfd80e9-390f-4340-91eb-fa3714361d9a.png) ### Steps to reproduce the bug? 1. Clone reactplay locally...

bug
hacktoberfest

### What's the Play about? Create different card designs with images, description, some buttons, which can be customised. ### What ReactJS concept will be used to create this play? useState,...

play-request
hacktoberfest

### Descrcibe the bug? When we search any play from the search bar we have to hit enter all the time, whereas it should search whenever the search text changes....

bug