Rahul Krishna

Results 8 issues of Rahul Krishna

✨ Adds a dropdown next to Open in Editor button

By default passing an `icon` prop to button places it to the left of the text. Sometimes you need the icon to the right side (eg: button with text `Next...

### Changes - Add a listener on wheel events - detect the wheel direction and for cases with no scroll bar, call the onScroll event ### How to Test `src/stories/WindowInfiniteScrollComponent.tsx`,...

Search right now seems very broken. Finding the right podcast you're searching for, even when you have the right keywords; is too hard Here's a Podcast episode on YouTube![image](https://user-images.githubusercontent.com/10240002/197232021-920eb5e6-c7ec-4fa4-96f9-cb9f25bb74ed.png) Searching...

https://github.com/aeharding/wefwef/assets/10240002/6e976c17-cca5-4131-b74b-17a51a83857c - add react-hammer.js - present account switcher `onPress` resolves: https://github.com/aeharding/wefwef/issues/85

on-hold

* Add .prettierrc file * Run prettier for all files Resolves: #5

In my use case, I have a dropdown for the user to select a particular editor and open file in that. But if that fails, `launch-editor` does not show any...

Right now forking code and saving creates a lot of unnecessary changes if you have prettier in your system Creating a .prettierrc file and formatting all code and will be...