Shyam Mahanta
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...
**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...
### Describe the bug i have put the width in that email column but its still going so long. data is dummy.  ### 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...
> 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...
Why is the output like this? this is incorrect. 
### 👟 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...
### 👟 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...