Moin
28 באוקטובר, 2024, 9:05am
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
5 באוגוסט, 2025, 5:08pm
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
5 בנובמבר, 2025, 8:49pm
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:21am
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:30am
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:48am
8
Correct guess. I’ll take a look
chapoi
18 במרץ, 2026, 2:25pm
9
2 לייקים