peeringdb / peeringdb

Server code for https://www.peeringdb.com/
BSD 2-Clause "Simplified" License
340 stars 111 forks source link

BFD Column on ASN's IXP List looks bad on mobile sized screens #1578

Open benjojo opened 1 month ago

benjojo commented 1 month ago

Describe the bug

To Reproduce Steps to reproduce the behaviour:

  1. Go to https://www.peeringdb.com/net/25568
  2. Make your browser mobile screen sized
  3. image

Expected behavior For this to be understandable/readable

Who is affected by the problem? Mobile users

leovegoda commented 1 month ago

@benjojo Can you give more information on the browser you're testing with? This is what I see on a iPhone and it's different.

In portrait it hides some columns. They are visible in landscape but there are rendering issues. This is one of the things to fix in the new webUX.

screenshot

landscape screenshot

martinhannigan commented 1 month ago

We should define a mobile strategy before we do more on mobile.

-1 for now

On Thu, Mar 21, 2024 at 10:02 Leo Vegoda @.***> wrote:

@benjojo https://github.com/benjojo Can you give more information on the browser you're testing with? This is what I see on a iPhone and it's different.

In portrait it hides some columns. They are visible in landscape but there are rendering issues. This is one of the things to fix in the new webUX.

screenshot.jpg (view on web) https://github.com/peeringdb/peeringdb/assets/59064677/f3c3ff64-4ccf-42bb-9164-e50da2bc9d13

landscape.screenshot.jpg (view on web) https://github.com/peeringdb/peeringdb/assets/59064677/f00f2673-0192-4ef5-a84d-de6fc54288af

— Reply to this email directly, view it on GitHub https://github.com/peeringdb/peeringdb/issues/1578#issuecomment-2012384751, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFA2YQQIIIH4YFQT37CML5TYZLSAXAVCNFSM6AAAAABFBMYSZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJSGM4DINZVGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

jackcarrozzo commented 1 month ago

+1 - might be solved by oncoming view updates?

jbartig commented 1 month ago

I am able to reproduce @benjojo 's screen capture on my iPhone 14 Pro using Safari in landscape. Using Safari on a Macbook, I am also able to reproduce the issue by decreasing the width of the window. As I slowly decreased the width, the page is re-rendered multiple times to fit the available space, reproducing both what Ben and Leo are seeing.