You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The result_tab url parameter indicates which of the result tabs is selected. Typically 1 for KWIC, 2 for stats, 3 for word picture and 4.. for dynamic tabs like trend diagram and examples.
If any of the dynamic tabs is selected, and the page is reloaded (or the url is opened in a new browser tab), then the indicated tab number is higher than the amount of available tabs, and so the last tab is activated, typically word picture. This is mostly confusing.
Perhaps the url param should only be updated when switching to any of the permanent tabs?
The text was updated successfully, but these errors were encountered:
arildm
added
bug
ux
"A user interface is like a joke. If you have to explain it, it’s not that good.” – Martin LeBlanc
labels
Sep 3, 2024
The
result_tab
url parameter indicates which of the result tabs is selected. Typically 1 for KWIC, 2 for stats, 3 for word picture and 4.. for dynamic tabs like trend diagram and examples.If any of the dynamic tabs is selected, and the page is reloaded (or the url is opened in a new browser tab), then the indicated tab number is higher than the amount of available tabs, and so the last tab is activated, typically word picture. This is mostly confusing.
Perhaps the url param should only be updated when switching to any of the permanent tabs?
The text was updated successfully, but these errors were encountered: