Atchyut Preetham Pulavarthi

Results 3 issues of Atchyut Preetham Pulavarthi

Fix for Issue 1418: [@s-ui/pde] use structured args in useFeature ## Description - Update `useFeature` hook to accept structured args instead of raw args - Update unit tests to account...

not-ready
hacktoberfest-accepted
breaking-change

Found a bug? Please fill out the sections below. 👍 ### Issue Summary As per [this logic](https://github.com/calcom/cal.com/blob/main/packages/lib/server/username.ts#L50-L55) from `packages/lib/server/username.ts` the premium usernames are either `=4 characters and not in the...

🐛 bug
ui

fix(@cal.com/web): update debounce logic to work correctly and not show non-premium usernames as premium - removes redundant useMemo hook from UsernameTextfield.tsx & PremiumTextField.tsx - cancles the debounceAPICall on every unmount...

🐛 bug
ui
community