1571 comments found.
Hello everyone, first I want to congratulate you on your work, we use it and we like it very much.
I would like to know if you plan to add a Gantt chart to the project, if you have an approximate date for this. I have read in some comments that they are also interested in this functionality.
If this is not possible, please tell us which Gantt chart would best fit your current Angular project.
Thanks.
Hello,
We currently have no plans for adding a Gantt chart as there isn’t really a good open source one available.
There are paid plugins available if you want to implement it but since they cannot be re-distributed, we won’t be adding any of them by default.
Cheers
Hi, is it possible to refactor latest version of theme as library project and reuse in other projects? Thanks in advance.
Hello,
At the moment there are some issues with that kind of setup. We do have plans for making Fuse compatible with NX Workspaces which then would allow you to use Fuse as a library.
Unfortunately, I cannot give any estimated time when we would be able to release that but we are currently experimenting with it to figure out a proper and solid way of achieving such compatibility.
Cheers
Hello, any update on this? Thanks
Amazing work – from design to UX to documentation. By chance, do you have a React version available with the front-end design of your Fuse Angular demo? I’m dealing with a number of internal fights and this would be the best of both worlds. It’s a long-shot, but I needed to ask. Thanks.
Hello,
Thank you for your kind words.
Fuse does have a React version but the design is yet to be updated. Currently we are working on migrating the Fuse React to the Typescript and then we will be updating the design of it.
Cheers
That is great news. For over a year I’ve been looking for inspiration for how to address a number of challenging user experience obstacles – and your design structures match our needs as if you read my mind.
Hi, I’m trying to push my company to purchase this for our web app but our UI designer needs the Figma resources. Any way you guys could provide those?
Hello,
We don’t have any design files for Fuse at the moment.
Cheers
where are the example pages and applications. ? It’s not in demo or in starter zip / files?
They are in the Demo app, please look again.
Hi Srcn, Required demo for Fuse-Angular 12+ template, so that we understand the level of support, integrations, and compatibility with our internal code. We will be purchasing post demo.
Hello,
You can already access to the Demo app through the links in the item description page. We don’t provide any code demo if that’s what you are asking for.
Cheers
I have to say, love it! We bought the “template” under version 11 of NG and the updates just keep coming, I do have one request to ask though.
As a design aspect I hate scrollers, for me they make everything look out of place and just doesn’t sit well with the overall design. To overcome this we’ve implemented
html { position: relative; min-height: 100%; //overflow: scroll; //overflow-x: hidden; ::-webkit-scrollbar { width: 0; background: transparent; } }
In to Styles.scss and actually improves the overall design.
Keep up the good work.
I just wanted to put this in for “farhan2222”
We had the exact same issue whilst using the default port for NG and so changed it from 4200 to any old number using—port 5454 -o and it loads past the loading screen.
Hello,
Thank you for your suggestion but this would hide the scrollbars completely which affects the accessibility very, very badly. You shouldn’t be doing that either, Fuse already has a lot of missing things in terms of accessibility (which I’m aware of and will work on them in near future) and doing this would be the cherry on top 
You can use the fuseScrollbar directive to have custom scrollbars in your app just like we have on the Navigation.
Cheers.
I have six months of support remaining and I have an issue with submitting a ticket. Is there something you could do to assist.
Hello,
Support ticket system might have an issue, I’ll check. In the mean time, you can send your request through the form in my profile page over here Themeforest.
Cheers
Hi, First of all I want to congratulate you on your product. It’s really cool.
I’m facing problem while loading the app from a browser in windows vps via RDP connection/web proxy. The demo angular app(link below) stuck in the loading screen when browsed via a web proxy eg www.proxysite.com
Your demo app: http://angular-material.fusetheme.com/dashboards/project?v12.0.0=
Do you know any workaround?
Hello,
Since I didn’t test app using any proxied connection, I don’t know why.
Cheers
I had purchased your Treo theme project and now you have merged into Fuse. How can I get latest updates of Fuse theme. I dont want to purchsae it again. I had purchased this : https://themeforest.net/item/treo-angular-9-admin-template/26276456
I don’t have any connection with it anymore.
you should provide this code as part of your customer’respect about their money n trust.
I sent a request to access the github repository a few months ago. there is still no answer and no access
Hello,
The process is automated and in some cases Github doesn’t send invitation mails, please give me your Github username and I’ll check it as soon as possible.
Cheers
Hi, this template support Google Maps??? Regards.
Hello,
Angular Material team has a Google Maps component that you can use with Fuse. We didn’t add one to the Demo but you can use any map component with it, there isn’t really much needed to support them.
Cheers
hey there first that’s really great work well done , so i have a question is the theme Structure is divided into pieces so that i can remove a lot of unnecessary files and modules and start my own structure with only the theme core i mean only theme styles so that i can get this piece from there and other one from other place , what is too important in , @fuse/ This is the core directory of the Fuse. It includes components, directives, services, pipes, custom validators, animations, base styles and much more. what is so important in some valditors or pipes cas i can do my own validations on forms or my own pipes , and services what is that for ?
You don’t have to use anything from anywhere of the template, you can remove whatever you want. Fuse doesn’t introduce anything unnecessary, everything in @fuse directory has a purpose and they are there to make your life easier.
If you just going to remove everything and do from scratch or use your own implementation then why use Fuse? Just create your own starter project and use that with your projects.
Cheers
Hi. First of all I want to congratulate you on your product. It’s perfect.
I would like to know if there is a possibility for you to customize a script that I have, following the standard of your product. If yes. I’m interested. We can talk?
Hello,
Thank you for your kind words. Right now, I have a full schedule so I don’t accept any custom work at the moment, but thank you for your interest.
Cheers
Can you advise how can I fix the header. Thanks in advance.
Hello,
I’ve replied your ticket, please check.
Cheers
Great template! Very usable. Would it be possible to get a clean compile with the noUnusedLocals and noUnusedParameters flags set to true in tsconfig?
Hello,
Thank you for your kind words, glad you are enjoying Fuse.
You should be able to turn on them without any issues. I tend to keep my code very clean so I’m pretty sure they won’t cause any issues as I already keep track of unused locals and parameters via Webstorm’s internal tooling.
Cheers
Hi, can you advice a front-end-theme (maybe wordpress) that gives a similar design?
I want to build a website to advertise the services of the dashboard.
Hello,
Unfortunately, I’m not aware of any themes that has a similar design to Fuse that you can use for a landing page.
Cheers
Does regular licence provides a fully functional environment, code engine and template?
Fuse is just a template and a starter kit, it doesn’t provide fully coded apps for you to use. We include some example apps that you can start with but they are far from being complete solutions, just a nice starting point.
Both Regular and Extended licenses have the same item.
Cheers
Hi – is it possible to open the right slide-out panel to fit the entire width of the screen? For example (https://angular-material.fusetheme.com/apps/contacts/) clicking on “Add New” in the contact screen should open the Add Contact screen to fit the entire width of the screen – I don’t want the grid to be displayed on the left. Please let me know. Thanks.
Hello,
It should be possible, please open a support ticket at https://withinpixels.ticksy.com and I’ll do some tests and let you know.
Cheers
Hello, please could you share some information about this potential vulnerability showed by npm audit? Is fix in place? Thanks Severity: moderate Cross-Site Scripting – https://npmjs.com/advisories/1695 No fix available node_modules/quill ngx-quill * Depends on vulnerable versions of quill node_modules/ngx-quill
Hello,
I’m not the owner of ngx-quill library, we just use it. You can sanitize your inputs with Angular to overcome this: https://github.com/KillerCodeMonkey/ngx-quill/issues/1253