Moin
28.Октябрь.2024 09:05:20
1
This is at least the third time I wonder why there is such a huge gap below the table.
My problem is that the edit button is only visible after I touch the table.
Usually I don’t do that while I look at the post, so I wonder what I added that created that gap. Then I try to edit the post, notice there is nothing special below the table and am confused. The first time a highly appreciated community moderator told me that my tablet is probably caught between mobile and desktop styles. The next time I remembered again after I tried to edit the post. Could the button be shown below the table without touching the table first, like on mobile?
5 лайков
Moin
05.Август.2025 17:08:10
2
The gap is still the same. However, it’s a little more difficult to find the hidden button now, because it no longer has text, which makes it smaller.
2 лайка
Moin
05.Ноябрь.2025 20:49:56
3
Just sharing another screenshot. The table I quoted has 2 pens below, so the confusing gap is even larger
1 лайк
chapoi
18.Март.2026 10:21:17
6
This change will make it permanently visible on tablets too
main ← ux-table-edit-element-visibility
merged 11:28AM - 18 Mar 26 UTC
The table edit element's visibility was restricted to size `sm`, making it only … appear on focus for tablets.
Problem:
- not very discoverable
- since it's using opacity, this preserves a large "gap" below the table [which causes confusion ](https://meta.discourse.org/t/huge-gap-below-tables-on-tablets/333153/4)
This commit moves the MQ to `xl`, which covers upto 13" tablets.
Larger screens remains unchanged, and only show on hover still.
<img width="2064" height="2752" alt="CleanShot 2026-03-18 at 11 20 01" src="https://github.com/user-attachments/assets/eae3cff7-8fa2-40ca-87a9-f5dbb05f4d0e" />
The double-pen one is odd, have you any idea what’s causing it by chance?
1 лайк
Moin
18.Март.2026 10:30:11
7
Thank you
I haven’t tried to find out. Since I only noticed it on quotes it might be connected to quoted tables
chapoi
18.Март.2026 10:48:13
8
Correct guess. I’ll take a look
chapoi
18.Март.2026 14:25:38
9
2 лайка
chapoi
Закрыл(а) тему
21.Март.2026 14:26:34
10
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.