Soham Ratnaparkhi
Soham Ratnaparkhi
I have made this PR with the first changes that I felt should be made. 1. The function `rgbToHex()` is going unused, but I haven't currently removed it (waiting for...
The reason for the test failure has been mentioned here -> [link](https://github.com/calcom/cal.com/issues/8560#issuecomment-1529116771). Please do check that out for more information regarding failing tests.
Hi @Udit-takkar Can I solve this issue? There can be 2 approaches to solving this issue: 1. Using fuse.js [(link)](https://fusejs.io/) package which has [fuzzy matching options](https://fusejs.io/api/options.html#fuzzy-matching-options) Then, the code to...
Hello @sean-brydon , I would love to work on this issue. Can you assign it to me.
Hi @sean-brydon , I would love to work on this issue. My approach to solving the issue will be as follows: 1. Importing the package in [getBrandedColors.tsx](https://github.com/calcom/cal.com/blob/main/packages/lib/getBrandColours.tsx) file 2. Replacing...
>Thanks @SohamRatnaparkhi - I've passed this over to you. The lighten/darken/rgb were the ones i was on about. Nice spot on the getContrast too! Please give me a shout if...
Hi @sean-brydon My PR fails because it doesn't pass the tests for branding colors. On checking as to why it doesn't pass, I found out that the library functions return...
Okay cool! Ping me if required.
> This is super weird - I can't figure out why we dont get the expected results as they do the same thing I think, they are doing something different...
Hey @Dnouv , I hope that this issue is open for now and I would love working on it. For solving this issue, I would prefer using [react-leaflet](https://react-leaflet.js.org/) library (package)...