django-soft-ui-dashboard-pro icon indicating copy to clipboard operation
django-soft-ui-dashboard-pro copied to clipboard

Django Starter - Soft Dashboard PRO (BS5) | AppSeed

Results 10 django-soft-ui-dashboard-pro issues
Sort by recently updated
recently updated
newest added

This is an example of the fieldsets and tabular inline in admin using jazzmin template(open source template) ![image](https://github.com/user-attachments/assets/61aa5a77-f6cc-4b65-8282-e3d8be12aefd) and this, is how is the view in soft pro template ![image](https://github.com/user-attachments/assets/67c0dc46-e81e-430d-995e-5b43c0915634)...

Reloading the page in dark mode briefly flashes the page to light mode, can it just stay dark?

Text color stays dark when going from light mode -> dark mode -> light mode Initial light mode: ![image](https://github.com/app-generator/django-soft-ui-dashboard-pro/assets/100082292/184207a1-a7b4-4f28-bc5c-d7ac8f240029) After toggling to dark mode and back: ![image](https://github.com/app-generator/django-soft-ui-dashboard-pro/assets/100082292/cac58177-59b2-4ece-84b4-31c7ed5bf72e)

does not render gradient in dark mode. ![image](https://github.com/app-generator/django-soft-ui-dashboard-pro/assets/100082292/89b18148-bc24-49ea-9625-5b915515ef9d) ![image](https://github.com/app-generator/django-soft-ui-dashboard-pro/assets/100082292/42259a3e-4014-46e9-a86e-7e0c5b691c5d)

After following readme setup instructions and logging in as an admin user I only get a minimal side menu: ![image](https://github.com/app-generator/django-soft-ui-dashboard-pro/assets/109467/7f389084-3bf1-4b38-9e65-dca3cf1c795f) That's incredibly confusing since there are supposed to be a...

help wanted

https://github.com/app-generator/django-soft-ui-dashboard-pro/blob/ad19bf7e2131172e4ae121766780cd48b32e209c/templates/includes/head.html#L17 The above is the second time that line appears. The first is just a few lines above.

bug

> Asked in support (email) To be checked.

help wanted

> Asked in support (email)

enhancement

In wizard template I would like to send the data that I collect to my view as a post method. Right now it is workign as get method.

I would like to have a component for color-picker like the date-picker that you provided..