@mattpocockuk Your grill me stopped working recently in codex, i use it and it does not ask me questions but goes directly to the implementation, any ideas why? The skill was added using npx add skills. Should i be updating such skills after some time?
@tan_stack Docs page is unusable on mobile x browser and Safari, page is not scrolling at all, i can see a cookie banner for 1 second and then it disapears but cannot scroll anywhere
@pontusab Didn’t you feel the need to abstract away the table component Logic like rows rendering fetch more etc.? I see this being repeated in those tables.
@pontusab Why don’t you abstract away the comon table component Logic like row rendering loading more etc (all the react table specific stuff)? Dont you want to avoid repeating similar Logic in every data table component?