Closed MatteoBiasi closed 1 year ago
@MatteoBiasi thank you for the changes.
I have one comment (maybe it's a bug) and there are some compile time warnings (see https://github.com/noi-techpark/it.bz.opendatahub.databrowser/pull/366/files). Please take a look at them, thx.
All compile warnings have been fixed. 👍
Hi @MatteoBiasi thank you for the fixes. There remain 4 lint warnings regarding Tailwind class names for opacity, e.g. "Classname 'hover:bg-opacity-90' should be replaced by an opacity suffix (eg. '/90')".
You can see them e.g. in the Files changed section of this PR. I can also confirm that the warnings appear when I run npm run lint
using your branch on my local machine.
Could you please take a look at it?
@gappc fixed. Strange that husky let me do the commit with those two warnings.
@MatteoBiasi I opened an issue #371 to take a look at husky and its configuration. Thank you for your work :+1:
@MatteoBiasi thank you for the changes.
I have one comment (maybe it's a bug) and there are some compile time warnings (see https://github.com/noi-techpark/it.bz.opendatahub.databrowser/pull/366/files). Please take a look at them, thx.