Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation Drawer samples issues #439

Closed
ddaribo opened this issue Jan 18, 2024 · 0 comments · Fixed by #451
Closed

Navigation Drawer samples issues #439

ddaribo opened this issue Jan 18, 2024 · 0 comments · Fixed by #451
Assignees
Labels
bug: in-sample sample isn't working

Comments

@ddaribo
Copy link
Contributor

ddaribo commented Jan 18, 2024

  1. The div element that has the onClick event handled to toggle the nav drawer menu has no size, so as the drawer is initially open, once clicked outside so it gets closed, it cannot be reopened again.
    (igniteui-react-examples\samples\menus\nav-drawer\add-drawer-items\src\index.tsx line 21)

image

Possibly toggle the drawer with a button, as in the Angular samples - https://www.infragistics.com/products/ignite-ui-angular/angular/components/navdrawer#angular-navigation-drawer-example

  1. Multiple nav drawer items can be active at a time, which is different than the WC and Angular samples behavior. Also, activating an item does not work in case the click is over the slotted icon or content elements of the drawer item.

  2. In the topic there is a 1px black border of the <div part="mini"> showing above the drawer:

image

1

Valid for Blazor and Web Components topics as well

Issue logged for WC samples - IgniteUI/igniteui-wc-examples#649
Issue logged for Blazor samples - IgniteUI/igniteui-blazor-examples#605

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: in-sample sample isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant