Abhinandan

Results 17 issues of Abhinandan

Closes #3369 ## 📝 Description Fixed the bug to show the default avatar icon, when no name(prop) is passed inside avatarProps ## ⛳️ Current behavior (updates) ## 🚀 New behavior...

Closes #3196 ## 📝 Description Fixed the console warning `onClick is deprecated, please use onPress` on using `onPress` with `Button` as `Link` > Add a brief description ## ⛳️ Current...

Closes #3530 ## 📝 Description > Updated the type VariantVal Typescript error on using the following code ```bash 'use client'; import { Button as BaseButton, extendVariants } from '@nextui-org/react'; const...

Closes #3233 ## 📝 Description Added the missing `Slots` section ## ⛳️ Current behavior (updates) > Please describe the current behavior that you are modifying ## 🚀 New behavior >...

📋 Scope : Docs

Closes #3173 ## 📝 Description Added the logic for the vertical appearance of calendars (if more than one) in case of mobile devices ## ⛳️ Current behavior (updates) https://github.com/user-attachments/assets/7ce12229-a825-4973-a114-9652581219f0 ##...

🚧 Status: Changes Requested

Closes #3074 ## 📝 Description Adde `Note` to use `removeWrapper={true}` for using the `img` props directly. ## ⛳️ Current behavior (updates) ## 🚀 New behavior ## 💣 Is this a...

🚧 Status: Changes Requested

Closes #3480 ## 📝 Description Fixed the clipping of card shadow, when present inside listbox-item or menubox-item ## ⛳️ Current behavior (updates) ## 🚀 New behavior ## 💣 Is this...

## 📝 Description Improved the logic to add `reactImport` for `.jsx` and `.tsx` files only ## ⛳️ Current behavior (updates) https://github.com/user-attachments/assets/2aa72dc5-32b3-49eb-96ab-be8087f4eb6e ## 🚀 New behavior https://github.com/user-attachments/assets/9b53ecee-a306-40a8-b680-d6cf3a085f7e ## 💣 Is this...

📋 Scope : Docs

## 📝 Description Removed the excess/unused code from the project ## ⛳️ Current behavior (updates) > Please describe the current behavior that you are modifying ## 🚀 New behavior >...

Closes #3528 ## 📝 Description After clicking twice outside checkbox(or switch or radio), it needed to be double clicked for toggle thereafter only in `Chrome`. added `select-none` in their css...