Rahul SriRam

Results 3 issues of Rahul SriRam

https://github.com/deeppatel234/react-context-devtool/blob/2ccacdbc6f729586b7215c5e5748b7ba820e21da/packages/devtool-extenstion/src/containers/UseReducerView/index.js#L117 The scrollbar doesn't automatically scroll to the bottom on dispatch. Adding a `tabindex="1"` to the last `` in that `` should solve it. Or maybe using a ref.

enhancement

Would it be possible to integrate Redux DevTools when state is managed by React Tracked? Like maybe a middleware for all our stores like in Zustand, but here instead of...

Whenever we wish to update the opacity or the base color using the sliders provided, the touch area is confined to that `div` element. An increased touch area and native...

enhancement