Settings

Theme

Show HN: React Spreadsheet Component – RowsnColumns

rowsncolumns.app

8 points by artminister 2 years ago · 2 comments · 1 min read

Reader

Hello HN, I started working on a new version of React Spreadsheet component - https://www.rowsncolumns.app. Its faster, highly composable and easily customisable.

Feedback welcome :)

helb 2 years ago

Just a little bugreport – in Firefox, the "insert image" invisible file input covers buttons to the right: https://i.vgy.me/q1sYHX.gif

Setting its width to 100% (of the parent button) fixes it. Doens't happen at all in Chrome.

I would create an issue on github, but just the "grid" component is there and this is outside of it…

  • artministerOP 2 years ago

    Thanks for the bug report. And yes, your fix worked :). I had `inset:0` for the file input and was working on all browsers except firefox.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection