Skip to content

Bugged pointer focus and can't use overlay with modal="false" #103

@phederal

Description

@phederal

I'm using shadcn-vue with his component Drawer

When i put Select component into Drawer, i don't have "hover" effect on all child SelectItems. But, if i set modal="false" on Drawer Root its working good, then another problem is haven't overlay. I need overlay for click on him to close drawer.

  1. Without modal="false" can't use Select component with focus effect
  2. With modal="false" can't use overlay for closing drawer

Another question: how i can use overflow-hidden on body when modal="false"?

UPD: -
When we use another child element which used Portal, we can't focus on him because his not child in Drawer. How we can fix that?))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions