Prateek Surana
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...
The component for now only works for vertical scrolling, so add the implementation for horizontal scroll and test it.
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...
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...
Improve the documentation for better readability.
## 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...