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

Tabs Module: Cannot close tabs on iPad #4763

Closed
aaronpikkarainen opened this issue Jan 21, 2021 · 1 comment
Closed

Tabs Module: Cannot close tabs on iPad #4763

aaronpikkarainen opened this issue Jan 21, 2021 · 1 comment
Assignees
Labels
priority: critical team: CSD Issues for the CSD team type: bug 🐛 [2] Velocity rating (Fibonacci)

Comments

@aaronpikkarainen
Copy link
Contributor

Describe the bug
The X button to close module tabs does not work when using an iOS device (iPad/iPhone). There seems to be a problem with the tap/click getting registered on the X. When I test with an Android device, things work ok. The issue only seems to exist on iOS devices.

The X's on the tab overflow menu work ok. It's the normal X's on the tabs that don't work. If you zoom in very close, then sometimes a tap on the X will close the tab (but we can't expect users to do that).

Note: I tried simply increasing the size of the X's with a CSS hack, but that didn't help.

To Reproduce

  1. Launch Safari or Chrome on an iPad or iPhone
  2. Go to https://design.infor.com/code/ids-enterprise/latest/demo/components/tabs-module/example-index
  3. Click the X on a tab to close it
  4. Observe that it does not close (occasionally it may close if you are lucky)

Expected behavior
The tabs should be easy to close the first time you tap the X button. Without being able to close module tabs, it makes our app very difficult to use on iPads.

Version
4.36.1 (and older)

Platform

  • Infor Application/Team Name: CSD
  • Device: iPad and iPhone 6s (both using iOS 14.3)
  • OS Version: iOS 14.3
  • Browser Name: Safari and Chrome
  • Browser Version: ?
@tmcconechy tmcconechy added [2] Velocity rating (Fibonacci) team: CSD Issues for the CSD team type: bug 🐛 labels Jan 21, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.38.x (Feb 2021) Sprint via automation Feb 17, 2021
@tmcconechy tmcconechy added this to To do in Enterprise 4.50.x (Mar 2021) Sprint via automation Feb 17, 2021
@EdwardCoyle EdwardCoyle moved this from To do to In progress in Enterprise 4.38.x (Feb 2021) Sprint Feb 17, 2021
@EdwardCoyle EdwardCoyle moved this from In progress to Pending Review in Enterprise 4.38.x (Feb 2021) Sprint Feb 17, 2021
@EdwardCoyle EdwardCoyle moved this from Pending Review to Ready for QA (beta) in Enterprise 4.38.x (Feb 2021) Sprint Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: critical team: CSD Issues for the CSD team type: bug 🐛 [2] Velocity rating (Fibonacci)
Projects
No open projects
Development

No branches or pull requests

4 participants