Prateek Surana

Results 19 issues of Prateek Surana

When trying to upload multiple images the saveImage method returns the first image all the times. Here is a reproducible sandbox with v11.5.0 for it: https://codesandbox.io/s/react-mde-latest-forked-lzhlxq?file=/src/index.js To reproduce: - Try...

Added discussion threads using https://github.com/disqus/disqus-react

## Summary of change - Adds an API to fetch the list of core config properties ## Related issues N/A ## Test Plan N/A ## Documentation changes N/A ## Checklist...

Add GitHub actions for following things: - Running tests and lint checks for every commit - Building and publishing with every release created - Deploying a [codesandbox demo for every...

enhancement
help wanted
good first issue

The component for now only works for vertical scrolling, so add the implementation for horizontal scroll and test it.

help wanted
good first issue
hacktoberfest
up-for-grabs

The infinite scroll doesn't work when the content is less than the screen size, i.e. when the scroll bar doesn't appear. So make it work even when the content is...

enhancement
help wanted
hacktoberfest

I have tried creating my own implementation for producing an infinite looping scroll effect using FlatList, but it is not too smooth yet, so if anyone has an idea for...

help wanted
hacktoberfest
up-for-grabs

Improve the documentation for better readability.

help wanted
good first issue
hacktoberfest
up-for-grabs

## Summary of change Add Multitenancy APIs dashboard APIs for: - Fetching a tenant's info - Deleting a tenant - Listing all tenants with their user counts - Creating or...

**Document a detailed readme for this repository describing how to use this extension and how does it work internally.** You can use the [chrome webstore description](https://chrome.google.com/webstore/detail/scrroll-in/cjgjbjogfodppempgdlppgefojbcmjom?hl=en&gl=IN) as a reference. For...

documentation
good first issue
hacktoberfest