Opened 14 years ago

Closed 12 years ago

#3660 closed enhancement (fixed)

ui.tabs - ajax tab switching mecanics seem wrong

Reported by: J5 Owned by: klaus.hartl
Priority: minor Milestone: 1.8
Component: ui.tabs Version: 1.6rc2
Keywords: Cc:
Blocked by: Blocking:

Description

When switching tabs using the ajax method of loading a separate page the tab doesn't switch until the full page loads. Most tab implementations switch to the new tab immediately, blanking out the contents. While I understand showing a blank page may seem useless, switching immediately makes the web app feel more responsive and since the behaviour is triggered by a user interaction, it should be assumed that they no longer care about the contents of the page they were on. This will also allow for a more prominent spinner to be displayed in the content area.

Change History (6)

comment:1 Changed 14 years ago by Scott González

Component: ui.coreui.tabs
Type: bugenhancement

comment:2 Changed 14 years ago by klaus.hartl

Owner: set to klaus.hartl
Status: newassigned

comment:3 Changed 14 years ago by klaus.hartl

Owner: klaus.hartl deleted

comment:4 Changed 14 years ago by klaus.hartl

Owner: set to klaus.hartl
Status: assignedaccepted

comment:5 Changed 12 years ago by Scott González

Status: acceptednew

This was changed in 1.8.

comment:6 Changed 12 years ago by Scott González

Milestone: TBD1.8
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.