Shyam Mahanta

Results 10 issues of Shyam Mahanta

> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and...

If we filter a play by tags it works but if we filter the plays with tags with a combination of other criteria, the tag selection is of no use...

bug
good first issue
hacktoberfest

**Describe the bug** A clear and concise description of what the bug is. **Expected behavior** multiple unnecessary re-rendering and graphql calls are observed. **Screenshots** If applicable, add screenshots to help...

bug

### Describe the bug i have put the width in that email column but its still going so long. data is dummy. ![Screenshot from 2022-09-02 17-04-33](https://user-images.githubusercontent.com/63530626/188131222-5f28f9f6-3a2c-42db-b880-dd2b04576fd8.png) ### Your minimal, reproducible...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

there a lot plays which comes from the graphql call clicking on browse button. we can search for any play which are available but searching a play name which is...

bug
hacktoberfest

> First thing, PLEASE READ THIS: [ReactPlay Code Review Checklist](https://github.com/reactplay/react-play/wiki/ReactPlay-Code-Review-Checklist) # Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and...

work-in-progress

Why is the output like this? this is incorrect. ![image](https://github.com/date-fns/date-fns/assets/63530626/7ccd0ac2-4b73-459d-8da2-43c712edf847)

### 👟 Reproduction steps Error is coming from the `CreateCollection` method. (Line no 42) If the collection already exists it panics. if i delete the collection then it creates for...

bug

### 👟 Reproduction steps when i run the app locally it runs file but after i do docker build and run it locally it shows me this error. i dont...

bug