Steve Bendersky
Steve Bendersky
Hi, I have a dropdown where one of the dropdownmenu items is opening a modal. I want the modal opening to close the dropdown, but keep the modal open (I...
Hi, I am using shadcn dropdown menu but would like to import the component that uses it only when clicking on a button that triggers thee drop down ussing nextjs...
I want to implement my custom zod error map messages but wonder how do I make my custom required_message in the zod map? I couldn't find it in the switch/case...
## Description When clicking on image it does not show the image itself only a black screen overlay.  ````css ```` ```js let gallery = document.getElementById("gallery1"); lightGallery(gallery, { controls: false,...
### Feature description For the floating label input, could you please add visibility toggle (with focus afterwards) for type="password", and delete icon which deletes the text in the input, and...
When clicking outside the user nav it triggers the tooltip of "Profile"
### NextUI Version 2.2.15 - slider ### Describe the bug When using slider in a webapp that has direction "rtl" the slider behavior is not correct.  the thumb should...
### Feature description Hey I tried to implement that myself but the currentInput is still visisble after adding the plus icon.. Requesting for button for adding a new tag, or...
Hi, Is it recommended (in terms of ux ui) to tweak the sheet to use drawer on mobile as well? I don't like creating complex forms with a dialog, so...