Hi, I created a PR on the docs on how to customise the notifications per component, instead of per function call. However, the PR (https://github.com/mantinedev/mantine/pull/2637) got closed and I am not sure why, and there is no comment.
#Hi, I am not sure why my PR got closed
8 messages · Page 1 of 1 (latest)
I see that you mentioned in that PR about how to customize the notification per component
What do you mean by that?
There is a section that shows how to style based on theme through the function call as well
We just do not need this part in docs
What I mean is that there should be some guide on how to customise the notification styles for once and for all, instead of customising the notification every single time. For example, my use case is that I changes the color of the close button to text-gray-400, and I wouldn't want to do that for every function call. There is a guide in the theme section on how to do it, but not in the notifications. The user will need to read through the theme section before they know how to customise the notification. Since the package is able to be able to be used independently, the docs is not designed in such a way where user is able to read it without going through the whole thing
Alright. However, I was struggling to understand what happened, and I thought I created a PR to the wrong branch etc. Would appreciate at least a short reply just to not leave future contributor bewildered