GO FURTHER, FASTER: Try the Swift Career Accelerator today! >>

Small UI issue in Review pages

Forums > 100 Days of SwiftUI

Hi, I noticed that when my screen is narrow, as it often is when I'm using the site alongside Xcode, it's possible for the "Link copied" hws-pasteboard-toast element to hide part of the "Continue" button.

It's invisible as it uses opacity when not active, but it's still there and can block the UI. Here's what shows when I change the opacity, after wondering why I couldn't click the continue button:

Example

I think a simple fix could be to add pointer-events: none to the CSS in the hws-pasteboard-toast class rather than rely on opacity.

It's the nittiest of tiny nit-picks but might help avoid confusion.

2      

Seems to be the DIV with ID hws-pasteboard-toast that's causing the problem.

I've been using HWS+ for a year, and always thought there was something up with my browser. I was confused as to why I couldn't always fullscreen a video, or click the next topic link in the bottom-right corner of many HWS pages.

Then I inspected the HTML, and found this:

1      

Hacking with Swift is sponsored by try! Swift Tokyo.

SPONSORED Ready to dive into the world of Swift? try! Swift Tokyo is the premier iOS developer conference will be happened in April 9th-11th, where you can learn from industry experts, connect with fellow developers, and explore the latest in Swift and iOS development. Don’t miss out on this opportunity to level up your skills and be part of the Swift community!

Get your ticket here

Sponsor Hacking with Swift and reach the world's largest Swift community!

Reply to this topic…

You need to create an account or log in to reply.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.