#18863 closed task (blessed) (fixed)

Revert some of the responsive UI stuff for now

Reported by: markjaquith Owned by: markjaquith
Priority: highest omg bbq Milestone: 3.3
Component: UI Version: 3.3
Severity: critical Keywords:
Cc: joachim.kudish@…

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 20 months ago.
18863.2.diff (3.3 KB) - added by markjaquith 20 months ago.
18863.3.diff (500 bytes) - added by SergeyBiryukov 20 months ago.

Download all attachments as: .zip

Change History (14)

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.

  • Cc joachim.kudish@… added

comment:3 follow-up: ↓ 6   markjaquith20 months 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.

gotcha :)

In [18889]:

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

comment:6 in reply to: ↑ 3   azaozz20 months 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.

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.

In [18900]:

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

In [18926]:

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

In [18960]:

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

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

All should be out.

Note: See TracTickets for help on using tickets.