При создании демонстрации я столкнулся с проблемой, связанной с компонентом «свернуть» BS5. очень красиво и плавно, но как только я помещаю эту функцию в таблицу, вся плавность пропадает, и она становится довольно глючной.
Кто-нибудь знает, как это исправить; или мне стоит поискать другие фреймворки?
В приведенном ниже коде я добавил плавную кнопку и заикающуюся таблицу
Код: Выделить всё
Product Order Dashboard
Product Order Dashboard
Welcome to the production order dashboard!
[url=#collapseExample]
Link with href
[/url]
Button with data-bs-target
Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger.
Recent Activity
Order ID
Product ID
Product
Quantity
Customer
Comment
Critical Lead time
Status
Collapse
2
2
Product 2
20
Customer 2
Comment 2
3 days
Active
[url=#]Collapse[/url]
Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger.
3
3
Product 3
30
Customer 3
Comment 3
4 days
Active
[url=#]Collapse[/url]
Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger.
4
4
Product 4
40
Customer 4
Comment 4
5 days
Active
[url=#]Collapse[/url]
Some placeholder content for the collapse component. This panel is hidden by default but revealed when the user activates the relevant trigger.
Подробнее здесь: https://stackoverflow.com/questions/793 ... ing-smooth