Kailash Kejriwal

Results 9 issues of Kailash Kejriwal

- **Version**: 0.15.4 - **Platform**: Windows (64 bit) - **Subsystem**: libp2p #### Severity: Critical #### Description: On adding the package to my ReactJS application, the entire project breaks with the...

need/author-input
kind/stale

### Description A well-written documentation about the CSS 'background' property and it's attributes. ### Domain Frontend Dev HTML/CSS/JS ### Type of Contribution Documentation ### Code of Conduct - [X] I...

documentation
GWOC21
Assigned
Frontend Dev HTML/CSS/JS

I have made some some simple changes in the README.md

Currently, the website theme is too much bright. It would be better to add a dark theme mode to enhance user experience.

## Is your feature request related to a problem? Please describe. Currently, whenever any request is made on clicking a button, the state of the button does not change.This creates...

**Issue Number** fixes #97 **Describe the changes you've made** I have added the service to make a request of DELETE method, and also modified the apiCall function such that it...

**Issue Number** fixes #105 **Describe the changes you've made** I have added the React ```useEffect``` hook in the ```commentForm``` component where all the users of the application are fetched. Previously,...

**Issue Number** fixes #59 **Describe the changes you've made** I have added a timeout tracker which periodically checks if the session has expired or not. The session limit is set...

## Describe the bug Whenever a user clicks on a story to read it, the ```Story.js``` component is rendered, and this makes infinite requests to the backend. ## To Reproduce...