Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NUX Tips: 2nd through 4th tips appear clipped off screen on mobile #16225

Closed
kjellr opened this issue Jun 19, 2019 · 2 comments
Closed

NUX Tips: 2nd through 4th tips appear clipped off screen on mobile #16225

kjellr opened this issue Jun 19, 2019 · 2 comments
Labels
[Feature] NUX Anything that impacts the new user experience Good First Issue An issue that's suitable for someone looking to contribute for the first time Mobile Web Viewport sizes for mobile and tablet devices Needs Dev Ready for, and needs developer efforts [Type] Bug An existing feature does not function as intended

Comments

@kjellr
Copy link
Contributor

kjellr commented Jun 19, 2019

Describe the bug

The 2nd through 4th NUX tips appear clipped off screen on mobile.

To reproduce

Steps to reproduce the behavior:

  1. Open the editor for the first time on mobile. (you can also run window.localStorage.clear() from the JS console and reload the page).
  2. Tap on "See next tip"
  3. See error
  4. Continue tapping "See next tip" to see the error repeat itself for subsequent tips.

Screenshots

tips

Desktop (please complete the following information):

  • iOS 12.3.1, Safari
  • MacOS 10.14.5, Chrome 74.0.3729.169 (with a small viewport)
@kjellr kjellr added [Type] Bug An existing feature does not function as intended [Feature] NUX Anything that impacts the new user experience labels Jun 19, 2019
@gziolo gziolo self-assigned this Oct 11, 2019
@gziolo gziolo added the [Status] In Progress Tracking issues with work in progress label Oct 11, 2019
@gziolo
Copy link
Member

gziolo commented Oct 11, 2019

The same issue was also reported in #17708.

It seems like there is a general issue with popovers on the small screen:

Screen Shot 2019-10-10 at 17 17 31

@gziolo gziolo removed the [Status] In Progress Tracking issues with work in progress label Oct 14, 2019
@gziolo gziolo removed their assignment Oct 14, 2019
@gziolo gziolo added Needs Dev Ready for, and needs developer efforts Good First Issue An issue that's suitable for someone looking to contribute for the first time Mobile Web Viewport sizes for mobile and tablet devices labels Oct 14, 2019
@noisysocks
Copy link
Member

#18041 has addressed this by removing dot tips in lieu of a welcome guide modal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] NUX Anything that impacts the new user experience Good First Issue An issue that's suitable for someone looking to contribute for the first time Mobile Web Viewport sizes for mobile and tablet devices Needs Dev Ready for, and needs developer efforts [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

3 participants