Ctrlpanel-gg / panel

CtrlPanel offers an easy-to-use and free billing solution for all starting and experienced hosting providers that seamlessly integrates with the Pterodactyl panel.
https://ctrlpanel.gg/
MIT License
390 stars 141 forks source link

[Bug]: Show product page has visual bug causing overlapping text #905

Closed tristanpoland closed 8 months ago

tristanpoland commented 10 months ago

What is your request about?

While creating some new product tiers today I noticed that on the full product page for a given product if the screen is not wide enough or the description of the product is too long the description text will overlay the other columns' content. This issue likely also is the case for the other items in the table but will probably only be a noticeable issue for the product description.

Below are images of the same page on different screen sizes:

Screenshot Capture - 2023-08-17 - 15-33-08 Screenshot Capture - 2023-08-17 - 15-42-24 Screenshot Capture - 2023-08-17 - 15-42-41 Screenshot Capture - 2023-08-17 - 15-42-51

Branch

main

Solution idea

It should be possible to add a max with to the text that causes the description to wrap multiple lines if needed, or add a see more link that opens a popup modal.

Controlpanel Logs

No response

Additional Info

No response