Ricardo Lüders
Ricardo Lüders
It is almost 100% done. I'm not sure why it isn't working for the sidebar links. I'll double check it later.
@marianysilva So, I think that we have two things happening here: - When you use `as={NavLink}`, I think that you need to change `href=` with `to=`. - There was [an...
Only when we are navigating between pages using the sidebar menu.
Not a high priority anymore, 'case linting and unit tests are working, but it still missing the e2e tests, which I don't have the time to explore right now. If...
@coderabbitai review
@coderabbitai review
Well, I guess that the Datepicker references that I got were always displaying the "today" date as default. So... It is kind of, not a bug, 'cause it is working...
I think that it would be desirable to implement it as: ```jsx ``` WDYT?
I'm marking this one as `good first issue`... It should be easy, but there is a trap here. We need to find a way to pass the `theme` parameters to...
Some react documentation for it: https://react.dev/reference/react/cloneElement#alternatives