Search and Top Navigation
#3660 closed enhancement (fixed)
Opened December 11, 2008 08:59PM UTC
Closed May 17, 2011 02:18PM UTC
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.
Attachments (0)
Change History (6)
Changed December 31, 2008 08:26PM UTC by comment:1
| component: | ui.core → ui.tabs | 
|---|---|
| type: | bug → enhancement | 
Changed January 24, 2009 10:59AM UTC by comment:2
| owner: | → klaus.hartl | 
|---|---|
| status: | new → assigned | 
Changed January 26, 2009 01:49PM UTC by comment:3
| owner: | klaus.hartl | 
|---|
Changed January 26, 2009 01:50PM UTC by comment:4
| owner: | → klaus.hartl | 
|---|---|
| status: | assigned → accepted | 
Changed May 17, 2011 02:18PM UTC by comment:5
| status: | accepted → new | 
|---|
This was changed in 1.8.
Changed May 17, 2011 02:18PM UTC by comment:6
| milestone: | TBD → 1.8 | 
|---|---|
| resolution: | → fixed | 
| status: | new → closed |