Steve Bendersky

Results 9 issues of 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...

Stale

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. ![image](https://github.com/sachinchoolur/lightGallery/assets/120579074/6f9f35ca-2add-4b99-b87d-1f50def2b2e0) ````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. ![image](https://github.com/user-attachments/assets/ba3fbd01-3a44-4a7b-afff-dc888071c137) the thumb should...

📃 Status: Reproducible Environment Needed

### 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...