code4rena-dev / components-library

Components library for Code4rena, and accessible as a package to be used in React based Code4rena products.
https://components-library-wine.vercel.app
0 stars 0 forks source link

ContestTile onClick handler & optional entire-tile target #75

Open SamusElderg opened 2 months ago

SamusElderg commented 2 months ago

See: https://github.com/code4rena-dev/code4rena.com/issues/1182

Lets add an optional onClick handler that overrides any use of an external link (title and such) and also an optional flag to 'apply onclick to whole tile' so that use of any internal-route handler (like useRouter from "next/navigation") is respected clientside