app-generator / django-gradient-able-pro

Django Dashboard - Gradient Able PRO | AppSeed
https://appseed.us/product/gradient-able-pro/django/
Other
6 stars 2 forks source link

Data tables style is broken #2

Open mx-drn opened 1 year ago

mx-drn commented 1 year ago

Hi, I noticed a problem. The style of the data tables is completely different from the one found in the github repo. Regardless of dark/light mode. The support has already mentioned that the demo is in BS4 and the new version is BS5. However, the data table look like from a 90s website.

Here an example from your demo: image

And here, how it looks locally: image

ANd yes, i checked if my local styles are working correctly. As far as i know every other element looks more or less accordingly except the data tables. And my local project is the copy of this repo, nothing changed whatsoever. Everything set up accordingsly to the read.me.

Thanks in advance

app-generator commented 1 year ago

Hello @mx-drn

We will assign someone to have the design in sync.

The new version (BS5) comes with a poor support for dataTables compared to the BS4 version:

BS4 LIGHT version: https://django-gradient-pro.appseed-srv1.com/dt_basic.html BS4 DARK version: https://django-gradient-dark-pro.appseed-srv1.com/dt_basic.html


The BS5 Version will be updated to have identical layouts for dataTables. Here is the correspondence:

app-generator commented 1 year ago

Hello @mominur-helios

Please apply the requested changes in the UI library:

https://github.com/app-generator/priv-django-admin-gradient-pro

Please update the BS5 as mentioned above.

TY!

app-generator commented 1 year ago

P.S. @mominur-helios

Please add a new free route that showcases the dark-mode:

/dark-mode/ is basically the current index but enhanced with Dark-Mode.

image

mominur-helios commented 1 year ago

Hello @app-generator ,

May I have the link to the UI Kit repository? I have this one but it's not updated.

app-generator commented 1 year ago

Hello @mominur-helios

Yes, for sure. Here are the links:

Gradient BS4 PRO (light): https://github.com/app-generator/django-gradient-pro-bs4-demo/invitations Gradient BS4 PRO (dark): https://github.com/app-generator/django-gradient-dark-pro-bs4-demo/invitations

TY!

app-generator commented 1 year ago

@mx-drn, as mentioned in Discord, in case you have the time, take a look at these products with some nice DT layouts:

If the Gradient PRO new delivery is not something you can use, we can gift any of the above starters.

app-generator commented 1 year ago

Hello @mx-drn

Please use the latest version of the UI library django-admin-gradient-pro - v1.0.5

https://github.com/app-generator/django-gradient-able-pro/blob/main/requirements.txt

Let us know if the new, improved layout is ok.

TY @mominur-helios for your work.