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.

Qaw

Qaw Purchased

Hi. Thanks! We just got the theme, and it’s really TOP! We would like to implement drag and drop functionalities with the calendar package. any suggestion, help or documentation? Thanks

Hello,

Fuse uses FullCalendar and it already supports drag&drop. You can read their official documentation to get more info about it.

Cheers

​Hi,

Is there any hint or tip you can share with us to easily upgrade Fuse v6.1.1 to v13.6.2 (latest)​?

Any suggestions is highly appreciated.

Thank you!!

Hello, I’ve replied to your ticket.

Hi – I’m looking for a component to rotate image in Fuse. Do you have an inbuilt component or can you recommend one that works well with fuse? Thanks.

Hello,

You can use Pintura: https://pqina.nl/pintura/

It has an Angular component as well. You can use any Angular Component with Fuse, styling might not match, but they will work since Fuse is nothing more than an Angular application.

Cheers

When connecting to a real backend – do we have to replace this > FuseMockApiService – <— Where do you calll the real back end? Is there a sample / demo that connects to a real back end ?

You don’t have to replace anything related to the Mock Api Service, just make your calls using Angular’s HTTPClient to your real backend API urls like we are doing our individual services such as TodoService or ContactsService.

1 . How do I update my app to latest version. 2 . How do i change the core colors I want to make purple = #c74ef4

Hello,

Please use our support ticket system at https://withinpixels.ticksy.com for your support requests.

Cheers

Hi, I think there’s a bug with navigation. It works fine on desktop but on mobile devices sometimes I am unable to scroll and sometimes it works fine. For example when you load the page and click on navigation – the scroll works fine. But as soon as you scroll through the main website content, go back and open the navigation again, the navigation freezes and can’t scroll anymore. Feels like it’s out of focus or something. This only happens on mobile devices. Same bug on android and ios on all mobile device browsers. Any idea how to fix this?

Hello,

I cannot reproduce this on ios or android. Navigation works fine every time for me.

Please open a support ticket at https://withinpixels.ticksy.com with a screen recording attached so I can try to reproduce it.

Cheers

Hello, can we have a WYSIWYG visual textarea editor?

Hello,

There is already one in the Compose dialog of Mail app.

Cheers

I just tried using this editor but the ordered/unordered lists aren’t displaying at all, no indentation whatsoever, it gets displayed as regular text. Bold/underscore works though. So some of the elements work and some don’t get displayed. I’m using < span [innerHTML]=”content” >< /span > (without whitespace) to parse and display it as the saved html from the editor. Any idea why its doing this?

Thank you

You need to configure the quill editor correctly and make sure that the content is not sanitized. InnerHTML will sanitize the input which can break the content.

You can read more about the ngx-quill here: https://www.npmjs.com/package/ngx-quill

Unable to get it work with on windows 7. Any help ?

Please use our support ticket system at https://withinpixels.ticksy.com and describe your issue in details. We will try to help you as much as we can.

Windows 7 is an old operating system so it might be related to that.

Cheers

How do i open a mat dialog from the side nav items?

Answered your ticket, please check.

Thanks

I added google auto ads to the them, and when the automatic ads pop up at the top or bottom of the page, when they are reduced or closed The entire page will behave abnormally at the time, leaving a bunch of blank areas like being pushed The same is true for mobile phones and desktop computers, The following is my link http://dux01.com/drawpages/jc539drawpage/jc539gen

Hello,

Well, you have to remove those extra spaces manually then. This isn’t related with Fuse, ads are adding padding to the body and when they are minimized/closed they don’t remove that extra padding. There is nothing I can do or Fuse can do in this situation.

Cheers

I just posted the following code in index.html as instructed by google. I haven’t changed your structure at all <script async src=”https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-XXXXXXXXXXXX” crossorigin=”anonymous”></script> And I see other Theme for angular do not have these problems.. Once they reduce the ad, the whole webpage is completely normal on the phone or computer

when min google ad , menu is normal here have pic.. https://fuse-angular.slack.com/archives/C8ZAJHV7T/p1632242137070100

Hi Sr.

Im looking this theme and looks amazing. 1 Question, the DEMO user to Login, come with the theme or something? how do u concect it right now? localstorage, mysql, how is it?. I’d like to have this demo login option if a buy this theme. Thank you!!!

Hello,

It’s not connected to anything, it’s a simple form with hardcoded login credentials to check against, it’s just there to demonstrate the flow of the user login.

Hi. I tried to see the demo and page is directed to a login screen then i provide my credential and then try to reset my password but i never get an email to reset my password. I tried to sign up again with the same email.It said confirmation needed but again i did not get any email for it. How can i reset my password to see the demo and changelog? thanks

Hello,

It’s a demo page and the form is already filled, just click sign in button, the form doesn’t actually work, it’s for demonstration purposes.

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

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