cal.com
cal.com copied to clipboard
fix: Text beyond the X icon fix
What does this PR do?
prevents text to not go behind the cross sysmbol if cross symbol visible.
Fixes #8976
Type of change
- passed classname attribute
ScreehShot:-
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 19, 2023 8:01pm |
Someone is attempting to deploy a commit to the cal Team on Vercel.
A member of the Team first needs to authorize it.
📦 Next.js Bundle Analysis for @calcom/web
This analysis was generated by the Next.js Bundle Analysis action. 🤖
This PR introduced no changes to the JavaScript bundle! 🙌
Lets rethink the approach for handling the X button here - We could look at using TextField component that already supports addonleading
cal/packages/ui/components/form/inputs/Input.tsx
How about these two kinds of changes, I'll create the pr if any of them is fine @Udit-takkar @sean-brydon @hariombalhara
Thanks for the contribution @VinoV1999
closing in favour of https://github.com/calcom/cal.com/pull/9198?no-redirect=1 as it was a cleaner approach!