Discussion on Gull - React Admin Dashboard Template

Discussion on Gull - React Admin Dashboard Template

By
Cart 393 sales
Well Documented

ui-lib supports this item

Supported

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

79 comments found.

Hi,

I am trying to request access to the github repository. However the product is not listed on the “Select item” drop down. I purchased the Gull-React admin. Thanks

Can you share your github username here?

granulatedsugar Thanks!

hello, gull search autoFocus not working and this.setState({query: ””}) not setting the state.

ref={input => input && input.focus()}

this line solves the problem. autoFocus focuses only at mount and the component is mounted before so this line will make autofocus every time.

Thank you :)

you are welcome :)

hi, how can i pass data to the routes? for example i will pass data to dashboard routes and instead of /dashboard1, /dashboard2, i will change the names with some dynamic data. Can i get it from redux maybe? and how can i connect it to the store? i tried to import the store directly but only the initial state is coming with empty data, because it is rendered before queries.

and also is there a way to place a search input in one of the items at the second level of the navigation?

does the react version have dark mode, i can’t see it in the demo.

Hi, React version does not have dark mode.

do it have gestion utilisateurs can add new roles(admin,moderator,user…)?? and i like this template :)

Hi, you can add new role. is that what you want to know?

i am planning to buy this product, & have one question that is this theme available in simple html, css, jquery based like without angular or react.js ?

Yes its available in HTML,CSS & jQuery :) thanks

Wonder you have any documentation?

Hi team I am gettng response

<— Module not found. @Gull couldnt be loaded’

..> Sometimes after doing changes for example signup page and UserActions. Any clue>

Hi, Do you have jsconfig.json in project root? And this file should have this
{
  "compilerOptions": {
      "baseUrl": "src" 
  }
}

hello, do you know why secondary class is not working for buttons, text and etc, while others work like, primary, danger, warning…?

Hi, sorry for late reply. We’re going to fix the secondary class.

Hi there, i have installed and run the theme, no issues there. The footer does contain a static text with button to buy the theme. Can you please tell me the activation process to remove the footer.

Thanks a lot.

Hi, here is the file you need to edit src/app/GullLayout/SharedComponents/Footer.jsx

hello, how to handle session errors, i am new to redux and struggling to display errors to clients from firebase signup and signin. thank you

In services/firebase/firebaseAuthService.js line 44 method this.auth.signInWithEmailAndPassword(email, password returns Promise.

you can modify that to something like this

this.auth.signInWithEmailAndPassword(email, password).catch(e => {
console.log(e)
//You can show error message from here

})

how to change theme color, no options on customizer.

You can switch theme in /src/styles/app/app.scss line 30. Or you can define new theme like ‘themes/lite-blue’. Thanks

When can I get compact version (layout 4) for laravel?

if i purchase , can i change the purple color of all items. charts and all

Yes, You can change colors.

i have purchased this theme and at first glance the code looks neat and coder friendly. It gives the impression that it is well planned before execution. Looks like i will have a great time working with this theme even i like functional components more than class components. Thank you for your work.

before i start what is the suggested way of starting a fresh project with your theme?

You can delete all the pages from views folder and start building your pages. You also need to remove all the items from navigations.js. Thanks

Is there a regular html version?

Yes, HTML version is included.

Hello, I have just purchased this template. So i think i found multi-rendering component bug when i re-size the inspect window size. it is occurring in your preview web too. Here is the picture : https://ibb.co/m59cjZt What should i do ?

Thanks,

It’s only happens when screen is resized to check screensize so that we can close and open sidenav automatically.

Hello, We have just purchased this template. So i think we found multi-rendering component bug when we resize the inspect window size. it is occurring in your preview web too. Here is the picture : https://ibb.co/m59cjZt What should i do ?

hello, very nice template. İ would like to ask before i purchase, how is the folder structure look like? and did you use class based components? what about hooks?

Yes, it’s class based compoents. we’ve not implemented all hooks yet.

Hi,

I’ve tried to access github GULL-REACT but you only have options to vue/angular and HTML repos….

how can i access the GULL-React repo?

thks

please share your github username, I’ll add you to repo.

Please check this url https://github.com/mh-rafi/gull-react Thanks

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