saadeghi / daisyui

🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library
https://daisyui.com
MIT License
34.27k stars 1.31k forks source link

bug: No border above table footer #2690

Closed jlous closed 8 months ago

jlous commented 11 months ago

What version of daisyUI are you using?

4.4.23

Which browsers are you seeing the problem on?

Chrome

Reproduction URL

https://play.tailwindcss.com/VV44TFAzwW https://daisyui.com/components/table/#table-with-visual-elements

Describe your issue

In a table with a single footer row and the basic 'table' style (with hairlines between rows), I would expect a line between the footer and the body. This would mirror the header, and follow the general look of the basic table.

In stead, the footer and the last row of the body look like they are somehow grouped as a single row.

github-actions[bot] commented 11 months ago

Thank you @jlous for reporting issues. It helps daisyUI a lot πŸ’š
I'll be working on issues one by one. I will help with this one as soon as a I find a solution.
In the meantime providing more details and reproduction links would be helpful.

Nekxio commented 11 months ago

Hello πŸ˜„ I'll take a look ! Which folder inside the project should I use to fix this issue ? @saadeghi