Discussion on Fuse - Angular Admin Template

Discussion on Fuse - Angular Admin Template

By
Cart 25,846 sales
Well Documented

srcn supports this item

Supported

This author's response time can be up to 2 business days.

1563 comments found.

hey boss, any plans for the calendar?

Hello,

Maybe in the future, I’ll reconsider adding the Calendar app back.

Cheers

Hello, how to customize this style?

Hello,

Please read our documentation about theming: http://angular-material.fusetheme.com/docs/guides/customization/theming

Since Fuse uses Angular Material components, the customization you can make to base components is limited, however, you can build any kind of page you would like to have.

Cheers

how to add component in starter project?

Hello,

Fuse is a normal Angular application, you can add components just the way you add them to any Angular application.

Cheers

Hi , The theme is great but it looks too zoomed by default , for me is big , how i can zoom out? thanks

Hello,

I don’t have this issue by default. You can open a support ticket at https://withinpixels.ticksy.com and send me screenshots so I can check it.

Cheers

Hello, you can made a vue version?

Hello,

Currently, we don’t have immediate plans for making a Vue version of Fuse.

Cheers

when I change the layout on the route it changes BUT there’s an errorro about horizontal menu – can’t find module. but it looks like its; all loading

Hello,

Please use our support ticket system at https://withinpixels.ticksy.com and explain your issue. We will get back to you as soon as possible.

Cheera

Hi, I just downlaod the lastest version of FUse Starter V13.6.2, Then npm i, then ng s—hmr. But HMR do not work on the starter prokect. The page reload… Any idea?

Hello,

I’ll look into this, HMR might need some other configuration to be made in order to work correctly.

Cheers

​Hi, I start using Fuse Starter.

Why when I place a Material test button on the example page, the style is not applied?

For example

<!- CONTENT GOES HERE -> <button class=”fuse-mat-button-rounded bg-accent-700” mat-flat-button > Messages </button> <button class=”fuse-mat-button-rounded” mat-flat-button > Settings </button>

That just gives me a button with no style. The main scss apply is only tailwind.scss. On your Dashbord demo page, the same button refers to themes.scss and got a lot of “automatic class” added:

<button mat-flat-button class=”mat-focus-indicator fuse-mat-button-rounded mat-flat-button mat-button-base mat-primary” ng-reflect-color=”primary”>Settings</button>

I check all scss reference and all seem identical.

Shame on my. I was forgetting to add the import in my module…

Dear Author,

is the RTL supported?

regards

Hello,

Fuse Angular currently doesn’t support RTL languages.

Cheers

Dear Author,

I am a beginner in coding. Could you please help me with customisation and integration? I am ready to pay for this too.

Hello,

Thank you for your interest but currently we have a full schedule, so we won’t be able to take on any new contracts.

Cheers.

Do we get HTML/CSS only pages with this template? I want the design and look, but I don’t want to be using Angular.

Fuse only available for Angular and React at the moment.

More of a community question. I have purchased this template (love it) and want to use it as a sandbox for developing a UI/design structure for me company’s app. Current app is in React and we aren’t quite ready to convert. Since there is no HTML version, can anyone suggest a resource to help me set up the template. I’m a designer and not a coder have no idea how to set up the this theme.

I’ve tried Stackblitz and codesandbox.io, but I encounter errors for both.

One more try :-) Has anyone been able to install this template in an Angular Sandbox platform? It seems like this is a possible “solution” for all the requests for an html version for design/UI.

Any plans to update the scrumboard to include functionality similar to the React version?

No plans for updating any further at the moment.

Hi Sercan, do you plan to release the HTML version soon? I am ready to be the first buyer :)

Hello,

We have no immediate plans for the HTML version at the moment.

Cheers

Hello! Really love the upgraded version. A question: When a dialogs height is larger than the screen, there are no full-page scrollbars or dialog scrollbars. I.e. the bottom content cannot be accessed. Am I doing somehting wrong, or could this be a bug?

Best regards

Hello,

Please use our support ticket system at https://withinpixels.ticksy.com for your support requests. If you add a way of reproducing the issue, I can check and fix it if it requires any.

Cheers

Hello, I have been watching the demo, and reading the documentation before buying, and I do not understand well about MockAPi, especially in the Signup and SignIn part, since the Mock API creates routes and and an AUTH file with the token of JWT how is the call to a REAL API implemented? I will buy the code, but I would like to know if this is easy or very difficult if you can give me an example.

Hello,

MockAPI has nothing to do with real backend services, it’s there to provide an easy way of mocking API calls for us (and potentially for other devs) without having a real backend setup.

You can simply make your API calls to your real backend and work with it, MockAPI won’t interfere with a real backend setup and it’s not required for making a backend connection.

Cheers

Hi,

I think I found a bug regarding nested mat-tabs. If you use a fuse-mat-no-header” tab as parent and try to nest any other tab within it, the tab labels will be hidden because of css inheritance.

Its quite easy to fix his by adding a ”>” on line 1312 of the angular-material.scss in the @fuse folder. However, as we shouldn’t touch this folder and i’m not sure what side effects this bug fix might have, a proper solution would be appreciated.

Best

Hello,

Thank you for bringing this, I took a note about it and fixed in on the next release.

Cheers

yw. and thanks for fixing

it is a great template btw.

will u get the tailwind html stuff aswel? im looking to use this with an ruby on rails application

Hello,

I don’t have immediate plans for releasing an HTML only version.

Cheers

Pre-sale Questions:

1. This is also built with Angular Material UI (material.angular.io) right? No conflict there? 2. Can I see the documentation to see how easy it is to implement the components before buying them?

Thanks.

Hello,

Yes, Fuse uses Angular Material components.

You can already access to the entire documentation we have in our Demo app by navigating through the left navigation.

Cheers

hi there. Thanks a lot for your very good template! I currently migrate our app in this new version. Just small question about TailwindCSS. I update to the 2.2.19 and in the Node_source->tailwindscss->utilities.css we got .max-w-screen-2xl class. But I can’t use it on my app. No intellisence on that class and no final rendering with that class. Do I miss somthing in the configuration? Thanks

Hello,

That’s the default stuff you are looking at it. Fuse has a different Tailwind config which generates different utilities, you can see the config in tailwind.config.js file and add/remove utilities through it.

Cheers

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