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 not displaying correctly #397

Open
dannysheppard opened this issue Nov 9, 2020 · 1 comment
Open

Tabs not displaying correctly #397

dannysheppard opened this issue Nov 9, 2020 · 1 comment

Comments

@dannysheppard
Copy link

We have client reports of tabs (https://wet-boew.github.io/v4.0-ci/docs/ref/tabs/tabs-en.html) not displaying correctly on the pages of the ORT application.

The app is currently using CDTS v4_0_29.

The issue is intermittent and seems to only be reproducible by some users. I can reproduce it fairly consistently in Edge, but not at all in IE 11 or Firefox (and it also doesn't reproduce in Edge if I refresh using ctrl-F5). Some others on the dev team can't reproduce it all, but several users of the application are reporting issues (some also see it in IE 11).

One example page in question is the following: http://ort.prv/en/procedure/task/out_canada_regular_ben.html

This page also exists on an internal "preview" server that the client uses to preview changes before releasing them publicly, but as far as I am aware the issue only exists on the above public server.

About 1/3 of the way down the page, there is a section called "Step by Step". There should be two tabs ("Level 1", and "Level 2") just below that heading. The issue is that sometimes, the "Level 1" tab is displayed, but the "Level 2" tab is not displayed.

This app has been in production for several years without issue and this problem has only been noticed within the last couple of weeks. Our best guess is that there is some sort of network delay causing the component not render correctly for some users. Note that we have recently migrated the application to a new web server, but from what we can tell this started happening for the client before that migration took place.

I have tried to force the tabs to render using $( ".wb-tabs" ).trigger( "wb-init.wb-tabs" ); as described in the documentation but that did not resolve the problem.

We are currently developing a new version of ORT which will include an upgrade to the latest CDTS version, but it has not been deployed yet (it doesn't appear when testing locally, or on our test server - but neither does the above issue) so I can't confirm whether the issue still exists using the latest version.

Any insight on what may be the issue would be greatly appreciated.

Thanks!

@ghost
Copy link

ghost commented Feb 19, 2021

This repo is not as active as
https://github.com/wet-boew/wet-boew
https://github.com/wet-boew/GCWeb

@ghost ghost added the State: Going Stale label Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant