Discussion on D-Board - Next.js Admin Template

Discussion on D-Board - Next.js Admin Template

Cart 516 sales
Well Documented
batchthemes

batchthemes supports this item

Supported

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

77 comments found.

i want to update this project

When you’re upgrading to NextJS 14? Also NextJS 15 is coming soon.

Also https://d-board-omega.vercel.app/e-commerce is not looking good. It breaks the menu and it should be built inside the app, not as external page. Routes aren’t built, items listing are more than one page (no subpages?).

Is there a plan to upgrade to Nextjs 14

Tiene pensado actualizarlo a nextjs 13?

hi, I am looking for a Nextjs (13) Admin Dashboard using: Typescript, NextAuth, Redux toolkit, and Tailwind CSS, able to be customized, Does your template comply with my requirements? if not, please give me a clear description of your template features.

Can I get the theme in JS instead of TS? Are there any plans to upgrade to Next.js 13?

Hi, is there a datepicker and sliders in next js templete of theme? I have a a project in next js 13 and want to use your design,but may need date picker and sliser (but not find theme in demo)

Hi there, it seems like the LeftSidebar is opposite for data-collapsed, meaning when data-collapsed is true, its open. I could change the CSS, but im not sure thats the best option. I believe layout-1.css line 14 needs to be ‘false’.

hi, can you provide html or figma for design with d-board

Hi,

https://tailwindcss.com/docs/position#sticky-positioning-elements

Sticky element doesn’t work on this template. May I know how to fix this?

any update regarding this issue?

this really depends on what you’re trying to do with the CSS. What do you mean by sticky element doesn’t work on th table? Are you trying to do it in a table, a layout, a specific page?

in a layout.

Tailwind overflow doesn’t work on table. Scrollbar is missing and I can’t scroll to side

if you uncomment the following lines in src/css/main.css, scrollbars will show up again

 50 /**
 51  * hide scrollbars
 52  */
 53 ::-webkit-scrollbar {
 54   display: none;
 55   width: 0 !important;
 56 }
 57 .disable-scrollbars {
 58   scrollbar-width: none; /* Firefox */
 59   -ms-overflow-style: none; /* IE 10+ */
 60 }

Regarding the overflow in the table, if you wrap it in a div with overflow-auto it should work. Check the tailwind docs for overflow in this url: https://tailwindcss.com/docs/overflow#scrolling-if-needed

Let us know if this helps.

It’s work. thank you!

There is no upload image and tabs in the form as per the preview. Do we have the latest template in which these components are there?

Also Image and file upload component.

Do you have plans to update this template to recent npm dependencies including TailwindCSS 3?

we do, but unfortunately the update hasn’t been approved by the moderator yet. please send us a DM and we’ll arrange something for you

does anyone knows how to fix the left sidebar not collapsing when navigating using a mobile device?

what do you mean by not collapsing? could you send us a video example to support@mobifica.com to review it?

Sent and Thanks

how to deploy with docker

I try to install d-board, but I get Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath ’./lib/parser’ is not defined by “exports” in /Users/marekkrivan/Work/d-board/node_modules/next/node_modules/postcss/package.json

My versions are npm 8.3.1 node 17.4.0 yarn 1.22.17

Can you please help me?

Hi D-Board Template authors,

I have a question need your help, in case I want to use Datetime Picker which is defined at d-board/src/components/datepicker/index.js for validation form defined in d-board/src/components/forms/validation.js

How can I use it? because when I embed the datepicker in Validation.js, I can not get datetime value appeared in submitted data with the form like other field types.

Could you please help, thank you.

Hello, sorry I bought the template but I was wrong I chose it for nextjs and I need it for reactjs, can I do something to change it version?

Hello I want to use it in Laravel Project using livewire using tailwindcss But i don’t know how to get html templates Are html included or is inside javascript files? Thanks in advance

Hello, where are the tailwind html files? I cannot find the html files. please help!

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