Nebular dialog github. Reload to refresh your session.
Nebular dialog github Could be made fixed by setting the corresponding property. com/ns. Nebular is based on Eva Design System specifications. Wrapping at component root fixed #943 But, the issue still exists when we try to open a dialog from a service. Everything else is working great! Aug 15, 2019 · hasScroll | boolean | Disables scroll on content under dialog if true and does nothing otherwise. Aug 23, 2018 · Issue type I'm submitting a (check one with "x") bug report feature request Issue description Before opening Opened Closed. Aug 19, 2020 · Issue type I'm submitting a (check one with "x") [ x] bug report feature request Issue description Current behavior: When rendering a dialog using the dialogService from a background thread, UI gets corrupted Expected behavior: The d Jan 5, 2020 · Tooltip,popover and dialog not work nebular 4. 0 The text was updated successfully, but these errors were encountered: :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular autoFocus - Focuses dialog automatically after open if true. :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Nov 3, 2019 · Saved searches Use saved searches to filter your results more quickly autoFocus - Focuses dialog automatically after open if true. . From my point of view in your case better to try use link preload with image and setup picture size to avoid content shifts while it is downloaded. html?id=GTM-K8MXX5F" height="0" width="0" style="display:none;visibility:hidden"></iframe> Issue type I'm submitting a (check one with "x") bug report feature request Issue description Current behavior: Can't use several variable to my dialog box. ts at master · akveo/nebular :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Nov 2, 2020 · The dialog should open properly the component each time, even if autoFocus is set to false. close('close')">Close Dialog</button> <button nbButton status="primary" (click)="ref. open, I am not able to provide certain properties of compone Apr 13, 2022 · Issue type nbdialog not working properly I'm submitting a (check one with "x") bug report feature request Issue description I have a basic component to be rendered with this. Page header component. It's useful to prevent misclicks on trigger elements and opening multiple dialogs. For example: :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Feb 19, 2019 · i dont know if this is a bug or not, currently clone the master branch, and when i try to open dialog this happen, but on your demo its seems ok, but on my local its not. ts May 14, 2020 · You signed in with another tab or window. Feb 19, 2019 · i dont know if this is a bug or not, currently clone the master branch, and when i try to open dialog this happen, but on your demo its seems ok, but on my local its not. By default, when the dialog is closed it will redirect up one level in the url tree. Die Rückmeldung bezieht sich auf ein Mail mit folgendem Thema: Re: [akveo/nebular] Modal/Dialog memory leak … Issue type bug report feature request Issue description Current behavior: I want certain modals to be larger then the current 800px. 12 Nebular: 5. Let's suppose there is a common logic to be executed when a dialog is closed. When I open dialog, onInit method call HTTP request, interceptor set spinner ON but in console I have an error: Sep 10, 2019 · Issue type I'm submitting a [X]bug report feature request Issue description nb-layout will auto add style : overflow-y : hidden after click the nb-select component and not able to scroll after it @nebular/theme 4. 0 : ERROR TypeError: Cannot read property 'appendChild' of undefined #2156 Open tandacedric opened this issue Jan 5, 2020 · 6 comments :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Angular + Nebular :heart: seed project. component. I tried several things add a custom windowClass const activeModa Issue type I'm submitting a (check one with "x") bug report feature request Issue description Current behavior: For some reason, I can't open a Dialog from a Window. Apr 15, 2019 · You signed in with another tab or window. Seems root cause of this behaviour is due to binding on ‘src’ dialog elements appear in DOM before src in picture. Issue type bug report feature request [ X ] Help needed Issue description Current behavior: How do i set the fixed width of my dialog? it changes the size depends on the content Expected behavior: There is any configuration like on NGB M Aug 26, 2020 · Issue type I'm submitting a (check one with "x") [x ] bug report feature request Issue description I want a scrollable nb-card, I am using a nb-card in nbdialog box, now when I reduce the browser size the dialog box is there but cont Oct 10, 2018 · Are there any examples or steps for integrating the new Nebular NbDialogModule component into the admin template? Perhaps an example/demo added to Menu List or under UI-Features category? Expected behavior: Attempting to import the -- Dialog "Name" Example on the Akveo Nebular example site into a Dashboard or Card. hope someone can help me : Jul 19, 2022 · open NbDialogRef in angular from angular component, then change routing that makes the router-outlet to switch component, but the dialog stays open even its not relevant anymore. ng-dialog-router has an additional option to allow for a custom redirect path, in case we want the dialog to go back to /home upon closing via the property redirectPath. You switched accounts on another tab or window. When I try to preselect/fill the nb-datepicker component, I get this e I'm trying to implement a dialog with a reactive form, with dynamic form data pre initialisation. module. Contribute to akveo/nebular-seed development by creating an account on GitHub. We would like to pass Context Data to Constructor as compared to @input. dialogService(CSRDialogComponent) Implemented onClose. :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Jan 27, 2021 · Issue is not related to nebular itself. Issue type bug report feature request Issue description I have a Dialog on a lazy-loaded module that doesn't open when initially going to that route, but when I'm on that page and I refresh, the dialog opens up just fine. I prefer Window over Dialog also because of how you write handling of the context. Mar 19, 2020 · I'm trying to open a dialog that contains custom component with OnInit method that call HTTP request for getting data. Hello, I suppose you need to provide context structure like this: context: { testVar: 'asd'}. Steps to reproduce: The issue is reproductible with autoFocus: false param is given the open() method of the dialogService. The dialog can be dismissed by using close method of the dialogRef. Mar 24, 2019 · Angular, Nebular Check your `package-lock. The two have it done very differently. Related code: Oct 10, 2018 · @Tibing I think this issue still persist. You signed out in another tab or window. Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. You can access rendered component as content property of the dialogRef. 2019. js :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Sep 27, 2018 · nnixaa changed the title Dialog & Window: similar interface & implementation [Dialog] & Window: similar interface & implementation Jun 3, 2019 nnixaa removed the Backlog label Jun 4, 2019 Sign up for free to join this conversation on GitHub . Anyone can help me please? Current behavior: No value exists in scope for the shorthand property 'height'. To associate your repository with the nebular-dialog topic Mar 11, 2020 · We are doing a POC using Nebular / ngx-admin theme and have hit a roadblock relative to use of nbDialog. Related code: this. when you open again the dialog, lost all the previous state. 6. onBackdropClick streams click events on the backdrop of the dialog. json` or locate a `package. Default is true. 1 Aug 17, 2020 · Saved searches Use saved searches to filter your results more quickly :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - nebular/dialog. :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Jun 2, 2020 · Found a way around it. Current behavior: I currently am able to pass data from the parent to the Dialog using @input() Parent component Feb 9, 2021 · Angular, Nebular Check your `package-lock. So if we are at /home/0/a it will navigate back to /home/0. ( 3 times that I cancel and the time I cancel) :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Nebular is a customizable Angular UI Library with a focus on beautiful design and ability to adapt it to your brand easily. googletagmanager. 08. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. If you need the dialog itself to have a scroll bar, try setting a { max-height: 95vh; } on the root element inside the dialog. As you can see, if you open dialog with auto focus dialog will focus first focusable element or just blur previously focused automatically. subsc Customizable Angular UI Library based on Eva Design System with 40+ UI components, 4 visual themes, Auth and Security modules Apr 18, 2023 · Dialog remains opened; Expected behavior: Possibility to configure dialog to close on navigation; Dialog closes after navigation; Other information: Currently it is possible to achieve desired behaviour by handling each dialog separately or extending Nebular code, but lack of this crucial functionality adds non obvious work for the developers. I have create 2 @input ! Expected behavior: Steps to reproduce: Create a dia NbLayoutHeaderComponent. :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Feb 9, 2021 · Check your `package-lock. hope someone can help me : :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - nebular/src/playground/with-layout/dialog/components Aug 23, 2018 · Issue type I'm submitting a (check one with "x") bug report feature request Issue description <iframe src="https://www. And I need to recover the date updated in another componentB. Where the attached component should live in Angular's logical component tree. Ich kehre zurück am 05. This affects what is available for injection and the change detection order for the component instant Customizable Angular UI Library based on Eva Design System with 40+ UI components, 4 visual themes, Auth and Security modules The NbDialogRef helps to manipulate dialog after it was created. Oct 9, 2020 · Issue type I'm submitting a (check one with "x") bug report [x ] feature request Issue description Current behavior: Currently, I can't seem to find a way to subscribe to (@Output) event emitters from the component passed into the wi :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Issue type I'm submitting a bug report feature request Issue description Current behavior: Open dialog Navigate programmatically to another page Dialog remains opened Expected behavior: Possibility to configure dialog to close on navigat Nov 20, 2018 · i have the same problem, now i am working with a window dialog and when minimize or maximize the component referenced is destroyed. I have an HTTP intereptor that start and stop a spinner that is visible in main container. open(UsageReportDialogComponent) May 3, 2020 · Hello, I was wondering how do I open a Dialog through super class method which will be called by its subclasses. Customizable Angular UI Library based on Eva Design System with 40+ UI components, 4 visual themes, Auth and Security modules Apr 12, 2019 · You signed in with another tab or window. First time we open a dialog everything in fine but if you try to reopen it, the dialog is blank. I don't want to have inconsistent code regarding how data/context is handled for my pop-ups so I am sticking with Window since it's basically just a dialog with already implemented Card, Optional pop-up features like minimize, and the Injection of Context is neat. It comes with 4 stunning visual themes, a powerful theming engine with runtime theme switching and support of custom css properties mode. SOLUTION 1: You have to replace sub nb-layout by div SOLUTION 2: You have to change nebular file: \node_modules@nebular\theme_ivy_ngcc_\fesm2015\index. Apr 23, 2024 · You signed in with another tab or window. 2. Customizable Angular UI Library based on Eva Design System with 40+ UI components, 4 visual themes, Auth and Security modules :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular By default, when the dialog is closed it will redirect up one level in the url tree. Issue type I'm submitting a (check one with "x") bug report feature request Issue description Current behavior: When passing component as first parameter in NbDialogService. Oct 25, 2018 · Workaround: Eager load the module. In the fixed mode the header becomes sticky to the top of the nb-layout (to of the pag Issue type I'm submitting a (check one with "x") bug report feature request Issue description Current behavior: Expected behavior: Steps to reproduce: Related code: openEditUserDetails() { this. Located on top of the page above the layout columns and sidebars. --> The text was updated successfully, but these errors were encountered:. open(EditUserDetailDialog Mar 7, 2019 · Saved searches Use saved searches to filter your results more quickly Nov 9, 2020 · Saved searches Use saved searches to filter your results more quickly Customizable Angular UI Library based on Eva Design System with 40+ UI components, 4 visual themes, Auth and Security modules Apr 15, 2021 · I'm using a simple nb-calendar in a dialog, I notice, that if I: Open the calendar and click outside the dialog (this close the dialog and calendar) And I repeat the process, lets say 3 times more. 0 The text was updated successfully, but these errors were encountered: Jul 19, 2019 · Ich bin derzeit nicht im Büro. And you should define testVar in Dialog compotent with the same type. Apr 23, 2020 · Issue type I'm submitting a (check one with "x") bug report feature request question about the decisions made in the repository Issue description Current behavior: Click on the button to open the dialog and console says: Error: No co :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Sep 28, 2020 · click to open dialog; cancel the opened dialog; navigate to another page; comeback to this original component; click to open dialog; cancel the opened dialog; you will notice that there are 2 dialogs that need to be closed; this seems to be cyclic; Related code: dev. :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - nebular/backdrop-click-dialog. Reload to refresh your session. Customizable Angular UI Library based on Eva Design System with 40+ UI components, 4 visual themes, Auth and Security modules :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Aug 16, 2020 · I'm submitting a (check one with "x") bug report feature request Issue description I am using NbDialogService, and I am opening a component through NbDialogService, on that dialog component I have initialized Nbdialogref private dial Apr 13, 2020 · SravanKumar35 changed the title I'm trying to fix the size of NbDialogService and enable scrolling. json` in the `node_modules` folder. When I select the date it will emit the date 4 times. Oct 15, 2019 · The dialog is in an sub-component, triggered from my main component. --> Angular: 9. More than 100 million people use GitHub to discover, fork, and contribute to over 330 million projects. dialogService. close :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Nov 13, 2018 · For anyone looking for a solution - adding max-width: 95vw and max-height: 95vh to the element at the root of the dialog keeps the dialog within the bounds of the screen and any overflow is then scrollable. (I guess that's obvious given the title, but I tinkered for a long time before getting there!) Now NbDialogService works, but there's another issue: The dialog pushes all content to the top of the screen on pages with a scrollbar when you've scrolled down. Customizable Angular UI Library based on Eva Design System with 40+ UI components, 4 visual themes, Auth and Security modules :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Oct 2, 2018 · Nebular theme has issue, when you trying to put nb-layout into nb-layout, Nebular core destroys main Container instance when navigating in, that's why it cannot append any child anymore. 0 : ERROR TypeError: Cannot read property 'appendChild' of undefined #2156 Open tandacedric opened this issue Jan 5, 2020 · 6 comments Jan 5, 2020 · Tooltip,popover and dialog not work nebular 4. ts at master · akveo/nebular Issue type bug report feature request Issue description I have a componentA that open a Nebular dialog passes the date to change/update the info within the dialog. 1. dialogSrv. <button nbButton status="danger" (click)="ref. autoFocus - Focuses dialog automatically after open if true. All reactions :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - akveo/nebular Mar 12, 2021 · Issue type I'm submitting a (check one with "x") bug report feature request Issue description Current behavior: I'm using the nbWindow components to enable the user to do multitasking while he's working, so my nbWindow can be a form Customizable Angular UI Library based on Eva Design System with 40+ UI components, 4 visual themes, Auth and Security modules Oct 18, 2023 · :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode - Issues · akveo/nebular Oct 20, 2020 · Issue type I'm submitting a (check one with "x") [x ] bug report feature request Issue description Current behavior: I am trying to open a dialog which uses RouteTabset and for some reason the parent component invoking the dialog is Aug 28, 2018 · You signed in with another tab or window. fvkcottrtvxktilhpwtbcpneujpagnlzzsixmnlvmjkdymqqkyoberiofpajuudrot