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,

Please help me with access to your Gitub repository to download latest.

Best Uday

Please send your Github User Name Along with purchase key here uilib.help@gmail.com Thanks

Hi ui-lib, do you or can you provide a layout without the side bar? thanks

You can do that easily. You can use layout2 or create empty jsx layout file and render routes inside that. Thanks!

i want change parameter in echart Pie.

var echartElemPie = document.getElementById(‘echartPie’);

if (echartElemPie) {
  var echartPie = echarts.init(echartElemPie);
  echartPie.setOption({
    color: ['#62549c', '#7566b5', '#7d6cbb', '#8877bd', '#9181bd', '#6957af'],
    tooltip: {
      show: true,
      backgroundColor: 'rgba(0, 0, 0, .8)'
    },
    series: [{
      name: 'Sales by Country',
      type: 'pie',
      radius: '60%',
      center: ['50%', '50%'],
      data: [{
        value: 535,
        name: 'USA'
      }, {
        value: 310,
        name: 'Brazil'
      }, {
        value: 234,
        name: 'France'
      }, {
        value: 155,
        name: 'BD'
      }, {
        value: 130,
        name: 'UK'
      }, {
        value: 348,
        name: 'India'
      }],
      itemStyle: {
        emphasis: {
          shadowBlur: 10,
          shadowOffsetX: 0,
          shadowColor: 'rgba(0, 0, 0, 0.5)'
        }
      }
    }]
  });
  $(window).on('resize', function () {
    setTimeout(function () {
      echartPie.resize();
    }, 500);
  });
} // Chart in Dashboard version 1

Hi, here is the all options for echart https://echarts.apache.org/en/option.html#title

The Preview is not the same as downloaded.

Hi, it’s same, Can you share a screenshot and more details. Thanks

Hi, thanks for your quality templates. I wonder, if you can convert React template to TypeScript version? Or guide me through the process.

Thanks.

Here is the guide for typescript with react. https://www.typescriptlang.org/docs/handbook/react-&-webpack.html

But I’m not sure you can convert existing js app to typescript. Thanks!

Hello, I have just purchased and it looks great. When there is an error to login I can see that there is a reducer with an error message. How do I access this error message from within the Signin component? Is it stored in state or redux?

Many thanks,

Don’t worry I figured it out

Hi UI-Lib, i would like to know if there is a documentation for the Gull React Template, in the live demo page on the seccion “DOC” there are only documentation for the Angular template, can you please fix that, in the live demo page? I really like all the UI elements, but i need that documentation to make a decision

Hi, this is the documentation. http://demos.ui-lib.com/gull-react-doc/ we’re going to change the doc link

Hello , Unfortunately, the template does not have many of the basic features of our time, including night mode, great disappointment, I want to get back the money, Thank you

Hi, we’re working for the dark theme.

I was getting the same error as @eoztok.. i removed the ”@import “~rc-tooltip/assets/bootstrap.css”;” line and now its okay

Hi,

I have just purchased the gull react admin dashboard template. First I run “yarn install” and then “yarn start”, but I get this error message;

“index.js:1 ./src/styles/app/app.scss (./node_modules/css-loader/dist/cjs.js??ref-6-oneOf-5-1\\./node_modules/resolve-url-loader??ref-6-oneOf-5-3\\./src/styles/app/app.scss) Module not found: Can’t resolve ‘rc-tooltip/assets/bootstrap.css’ in ‘F:\Projects\ADOps\app\gull-admin\react\src\styles\app’”

Can you help me about this problem?

Erhan Öztok

Strange, we didn’t use rc-tooltip package, can you try after removing line 7 and 5 of src/styles/_app.scss?

./src/styles/app/app.scss (./node_modules/css-loader/dist/cjs.js??ref-6-oneOf-5-1\\./node_modules/resolve-url-loader??ref-6-oneOf-5-3\\./src/styles/app/app.scss) Module not found: Can’t resolve ‘rc-tooltip/assets/bootstrap.css’ in ‘D:\Users\Jorge Sampaio\Desktop\gull-admin\react\src\styles\app’

Nice Work, GLWS :)

Nice Work

Thanks! :)

I solved this issue, i installed redux devtools. thanks

Great, thanks! I just fixed that & updated the files.

first, the gull template it’s very beautiful, I’v made the first purchase, but now i have some iussue, can you help me please

TypeError: Cannot read property ‘apply’ of undefined (anonymous function) C:/project/react_template/node_modules/redux/es/redux.js:600

Please remove line 14 of /app/redux/Store.js

Appreciable work, great! Good Luck with Sale :)

Thanks :)

Great Work, Congratulations GLWS :)

Thanks :)

Congratulations, GLWS :)

Thanks :)

Hello, Hope this theme to become trendseller because i love your design, Congratulations.

Thanks :)

Congratulations, Nice Work, GLWS :)



Portfolio Website

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