creativetimofficial / ct-material-dashboard-pro

Material Dashboard Pro - Premium Bootstrap 5 Admin
https://demos.creative-tim.com/material-dashboard-pro/pages/dashboards/analytics
116 stars 28 forks source link

[Bug] 2nd tab is not selectable #309

Closed liemteksun closed 2 years ago

liemteksun commented 2 years ago

Version

3.0.1

Reproduction link

https://osplit.com/s/material-dashboard-pro-html-v3.0.1/pages/pages/account/invoice2.html

Operating System

Linux

Device

Linux

Browser & Version

Chrome 94.0.4606.71

Steps to reproduce

open the link to minimal reproduction

What is expected?

I expect "Messages" tab to be highlighted

What is actually happening?

What I did was swapping "Messages" and "Social" tab


Solution

Additional comments

groovemen commented 2 years ago

Hello @liemteksun,

Thank you for using our products, please make sure that you have integrated the styling and JS script like in the product. We have checked the live preview and also in the downloadable archive, it works as e: https://demos.creative-tim.com/material-dashboard-pro/pages/pages/account/invoice.html All the best, Stefan

liemteksun commented 2 years ago

So probably I don't convey my problem correctly

Clicking the 2nd tab does move the highlighted tab, but that's not the problem that I'm reporting

On https://osplit.com/s/material-dashboard-pro-html-v3.0.1/pages/pages/account/invoice.html, you can see that the 1st tab is highlighted (which is correct)

Now, I tried to make the 2nd tab highlighted (without having the user to do anything) so I swap the 1st li and 2nd li, but now, none of the tab is highlighted - as seen here https://osplit.com/s/material-dashboard-pro-html-v3.0.1/pages/pages/account/invoice2.html

Thanks

groovemen commented 2 years ago

Hello again,

We have find a solution for this issue but until the next product update, we will ask you to make the following changes:

Hope this information helps you. Please let us know if we can help you with anything else.

All the best, Stefan

liemteksun commented 2 years ago

this seems to work

thanks