3 votes

Topic deleted by author

4 comments

  1. [3]
    cfabbro
    Link
    Ah, that explains why I wasn't able to reproduce it. I'm still on 12.1.4...

    Ok I just updated to iOS 12.2 and started having this bug too on both Firefox and Safari and only when logged in.

    Ah, that explains why I wasn't able to reproduce it. I'm still on 12.1.4...

    1 vote
    1. [3]
      Comment deleted by author
      Link Parent
      1. cfabbro
        Link Parent
        Ah, I have never actually tried to connect to my dev environment with anything but my PC. I just tried with my iPad and while mine doesn't redirect to tildes.net, it does give an cert warning and...

        Ah, I have never actually tried to connect to my dev environment with anything but my PC. I just tried with my iPad and while mine doesn't redirect to tildes.net, it does give an cert warning and won't let me progress... I don't know if there is a way can temporarily allow through mobile Safari. :/

        1 vote
      2. cfabbro
        Link Parent
        NM, got past the cert warning and it does redirect to https://tildes.net :(

        NM, got past the cert warning and it does redirect to https://tildes.net :(

        1 vote
  2. hulp
    Link
    It looks like there is another small CSS problem here. Namely, if the group name is long and there are many tags, then the tags may overflow....

    It looks like there is another small CSS problem here.

    Namely, if the group name is long and there are many tags, then the tags may overflow.

    https://cdn.discordapp.com/attachments/567420158486904842/567421592087429131/hulp0001.png

    Then I created the second image using Developer Tools, but the bug can be seen on the first image as well

    https://cdn.discordapp.com/attachments/567420158486904842/567421622802448384/hulp0002.png

    (of course, display:block vs display:inline vs display:inline-block but then what about indents etc.)