ali-shafi-hff
ali-shafi-hff
+1 Need this feature
> have you tried using onFocus and onBlur to actually manage the focus and blur > > const handleFocus = (e: React.FocusEvent) => { const parent = e.currentTarget.closest('table'); if (parent)...
> I like to work on this please assign me. @ahmaddonishyar Sure you can work on that. are you able to reproduce it?
@soyeon9211 you can check this alternate solution if you want, it involves creating custom table component. https://github.com/nextui-org/nextui/discussions/3661#discussioncomment-10484070