Closed drikqlis closed 2 weeks ago
I did added overscroll-behavior-y: contain; to tables, and behaviour didnt change. I will try again
I works for the equipment table itself correctly now, but this is about popup table that opens when you click "Add existing item".
In character creation screen when adding existing items to equipment and scrolling, when table with equipment ends it starts to scroll the page underneath. This could be resolved by adding
overscroll-behavior-y: contain;
to the table.Steps to reproduce: