Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#18863 closed task (blessed) (fixed)

Revert some of the responsive UI stuff for now

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: 3.3 Priority: highest omg bbq
Severity: critical Version: 3.3
Component: UI Keywords:
Focuses: Cc:

Description (last modified by markjaquith)

It didn't test well, and wasn't quite what we'd discussed. Keeping the menu collapse, but most of the other stuff should roll back.

Tasks:

  1. Eliminate the "auto" columns setting and have it funnel back to previous default.
  2. Adjust CSS on cats/tags pages.

Attachments (3)

18863.diff (3.3 KB) - added by markjaquith 14 years ago.
18863.2.diff (3.3 KB) - added by markjaquith 14 years ago.
18863.3.diff (500 bytes) - added by SergeyBiryukov 14 years ago.

Download all attachments as: .zip

Change History (14)

@markjaquith
14 years ago

@markjaquith
14 years ago

#1 @jkudish
14 years ago

In my experience, having used 3.3 for a few weeks now, the "auto" feature has actually worked quite well. What's the reasoning to rolling it back?

Sorry if I missed an already-had discussion about this.

#2 @jkudish
14 years ago

  • Cc joachim.kudish@… added

#3 follow-up: @markjaquith
14 years ago

  • Description modified (diff)

What's the reasoning to rolling it back?

It didn't test well. Wasn't what we wanted. It was discussed in the weekly chat today.

#4 @jkudish
14 years ago

gotcha :)

#5 @azaozz
14 years ago

In [18889]:

Revert 'auto' column setting, props markjaquith, see #18863

#6 in reply to: ↑ 3 @azaozz
14 years ago

Replying to markjaquith:

It didn't test well. Wasn't what we wanted. It was discussed in the weekly chat today.

Yeah, it worked well for smaller screens (iPad, etc.) but not that good for very large screens 2560px+ width.

#7 @SergeyBiryukov
14 years ago

After [18889], Dashboard starts loading with 2 columns, but then switches to 3 columns (1440x900), regardless of the actual selected number. 18863.3.diff fixes that.

#8 @azaozz
14 years ago

In [18900]:

Clean up unused bits from responsive admin, fix the JS on dashboard, see #18863

#9 @azaozz
14 years ago

In [18926]:

Make iPad support usable again, add viewport meta, see #18863

#10 @azaozz
14 years ago

In [18960]:

Remove iPad rotation tweak (not needed in iOS 5), see #18863

#11 @azaozz
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

All should be out.

Note: See TracTickets for help on using tickets.