Discussion on Fury - Angular 16+ Material Design Admin Template

Discussion on Fury - Angular 16+ Material Design Admin Template

By
Cart 1,868 sales
Well Documented

visurel supports this item

Supported

This author's response time can be up to 1 business day.

427 comments found.

I have a question with the sidenav. I would like to get an active item into the sidenav with two differents routes.

Manage | users (/manage/users)

On the users page, my sidenav item users is “active”. I’ve got a button to add an user. This button redirect on a new route (/manage/users/add)

Is it possible to let “active” class on “users” item into the sidenav when I go on /manage/users/add ?

Thank you :)

Take a look at the sidenav integration, it should be possible pretty easily if you add an extra flag to the sidenav. :)

Will there be a version of the existing project but with lazy loading ? Will be much appreciate it.

To implement Lazy loading, you’ll just need to adjust the NgModules to use the Lazy-Loading syntax. We’ll look into this and try to add this. :)

Hi, please, share the github source project with the people who bought.

We will! Very soon. :)

Hi there, I’ve downloaded the Angular 4 update yet when I looked in the packages.json it still refers to the old modules. I’ve got another project which I’ve recently upgraded to angular 4 and the modules are much more updated than those of fury. Please advise. Regards, Tal Orlik.

To what dependencies are you referring? The Angular ones? We just updated to ^4.3.0 which is the recommended version by Angular-CLI. As explanation ^4.3.0 means the newest version, starting from 4.3.0 which doesn’t break anything. Currently that’s 4.3.6. The template is production ready, so we don’t upgrade to version that are not tested yet. We always use the recommended one, and that is the current one. :)

@visurel

Can you please update the changelog? I will like to know what new cool stuff you are adding

The last update was more of a bug-fix update. :)

Wow, this looks odd. Thanks for reporting this, we’ll definitely fix this! :)

Hi,

You updated the theme but there is a new problem on the current version. The height of the form wizard is not good (see the demo, this problem wasn’t present in the previous version). Could you fix this ? Thank you :)

Is there a git to get the last version ?

https://imgur.com/a/eurEi

Sure, this gets fixed in the next update. :)

For now you can simply remove the very-first div in form-wizard.component.html (don’t forget to also remove the closing tag!) and it should be at correct height again. :)

Hi,

Could you give me more info on the below ?

1) Is this built on Angular 2 or Angular 4 ? 2) Do you use Webpack as the build system ? 3) Do you use Typescript ?

Thanks, SUnil Samuel

In the beginning we used Angular 2, then we upgraded to Angular 4. If you require Angular 2, it should still work, when downgrading the dependencies to older versions. We recommend Angular 4, because it only has improvements on Angular 2. We use Webpack, more specifically, Angular-CLI, and yes, it’s completely written in latest TypeScript. :)

Hi, i buy your template,.

When i click in icon-sidemenu to hide side menu, the menu not colapse…

the texts disapers, but the side bar gray not hide…

Sorry for the inconvenience! We have fixed this issue with the latest update. :)

Hi, if a form has more than 4 or 5 inputs, it does not fit in the main content area. The top of the form is hidden behind the toolbar, and the bottom spills out of the background. To reproduce this issue, just copy-paste the inputs in your form-wizard.component.html a few times, and see.

Here’s a screenshot: https://pasteboard.co/GJptGDA.png

Looking forward to a quick resolution on this.

Hello,

With the side nav, if two different menu items have the children (sub-menus) with the same route, then the child of the first menu is always selected, no matter which sub-menu you click on. As an example, let’s say there are two top level menu items called A and B. A’s children are Tom, Sally, and Mark. B’s children are David, Sally, and Mark. If you click on Sally in B, the focus goes to Sally under A. Please let me know if I am making sense. I look forward to your thoughts on how to take care of this.

Thanks!

Sidenav items are activated by Route, when they have the same route, they will be activated. To change this, set an extra variable and check for it in the currentlyOpen instance. :)

Hi,

I have a problem with the last version (4.2). The sidenav doesn’t collapse when I click on the chevron and I leave the sidenav with the mouse. Do you have an idea ? (I tried to search an answer in the comments but I didn’t find anything).

Thank you very much

https://imgur.com/a/wqMw7

Sorry for the inconvenience! We have fixed this issue with the latest update. :)

Hello, I have had this theme for a while and the sidebar has been working. Now I am also experiencing the problem with the sidebar not closing. Perhaps the problem is caused by a Chrome update, because I cannot get it to work longer even in older versions of the theme. Any hotfix available?

Sorry for the inconvenience! We have fixed this issue with the latest update. :)

Hi, I just bought the template a day ago, and I’m currently having a problem with it, I’m unable to hide sidebar, captions disappear but it doesn’t collapse. can you please fix that.

Image for reference. https://user-images.githubusercontent.com/13371348/29977632-0c47d5f2-8f0c-11e7-8582-84a87b43554a.png

Sorry for the inconvenience! We have fixed this issue with the latest update. :)

Hi, I just bought the template a day ago, and I’m currently having the same problem as @michajas, I’m unable to hide sidebar, captions disappear but it doesn’t collapse. can you please fix that.

Sorry for the inconvenience! We have fixed this issue with the latest update. :)

Hi,

I have a question about your theme. I would like to know how can I keep core module for futures updates and extends it to customize it (per example : I have a userModule and I don’t know how to deal with it in the toolbar-user-button) ?

Thank you very much :)

Simply change the core modules, when there is an update, just do a git diff, and adjust the changes. :)

Hi! I’m having problem with freshly downloaded template. I’ve unpacked it, ran npm install, ng serve and everything works just fine except sidebar. I’m unable to hide sidebar on normal resolution (FHD). Captions disappear but it doesn’t collapse. What can be wrong?

Sorry for the inconvenience! We have fixed this issue with the latest update. :)

We are having an issue wherein the ESC key is closing the left main menu. Do you know where we can turn this off? We do not want the escape key doing this. Thank you.

We figured out a fix.

Just add a disableClose to the md-sidenav, like you probably did. :)

Hello, Author…

I like know what is better paginator for use with this template. Can you recommend for me? Or if you have implement an exemple.

Thanks.

The official Material2 paginator! :)

Good afternoon!

Tell me, please, is this theme suitable as a crm for working with journalists?

Can I configure it without programming skills?

It is definitely suitable as a crm for working with journalists, but you will need some programming skills, as for every template on themeforest. Basically it’s plug & play but if you want to adjust something you’ll have to know atleast a bit about programming. But as said, that’s the case for EVERY template available here.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey