Skip to content

Table Column Popin on iOS Safari #568

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

Closed
MarcusNotheis opened this issue Jun 20, 2019 · 0 comments · Fixed by #625
Closed

Table Column Popin on iOS Safari #568

MarcusNotheis opened this issue Jun 20, 2019 · 0 comments · Fixed by #625
Assignees
Labels
bug This issue is a bug in the code

Comments

@MarcusNotheis
Copy link
Collaborator

Describe the bug
A clear and concise description of what the bug is.
The Column Popin feature seems to be a bit broken on iOS Safari.

To reproduce
Steps to reproduce the behavior:

  1. Create a Table with a couple of columns and set demand-popin=true and a min-width on all columns except the first one
  2. Open the page on a mobile Safari.

Isolated example
Please provide an isolated example if possibile, by forking CodeSandbox
https://codesandbox.io/s/ui5-webcomponents-7zpbv

Expected behavior
A clear and concise description of what you expected to happen.
Popin Feature should work the same way as on desktop.

Screenshots
If applicable, add screenshots to help explain your problem.
I would expect it to look like (emulated iPhone X in Chrome):
image
Actually it looks like this on an iPhone:
IMG_2808 (1)

Context

  • UI5 Web Components version: 12.0.0
  • OS/Platform: iOS 12.3.1
  • Browser (if relevant): Mobile Safari 12.1.1

Affected components (if known)

  • Table
  • TableColumn

Additional Information
I already had a quick chat with @MapTo0, it looks like this is somehow connected to the Resize Handler implementation.
When rotating the phone and then turn it back, the issue seems to be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants