Closed
Bug 1029769
Opened 11 years ago
Closed 11 years ago
Put feed item preview in the main content area, fixed on the right side of the form.
Categories
(Marketplace Graveyard :: Curation Tools, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chuck, Assigned: spasovski)
References
Details
No description provided.
Comment 1•11 years ago
|
||
My first suggestion before we started implementing this was to put it in the submission footer.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dspasovski
Comment 2•11 years ago
|
||
Just occurred to me that the Feed Builder will also have a preview. This is sort of a dealbreaker for this bug. The Feed Builder has little main content area real estate. For the Feed Builder, the current position is ideal (lots of vertical room to grow, only 320px needed). Unless we want to maintain two different feed preview areas, I should wontfix this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 3•11 years ago
|
||
We should talk about ways to make it less awkward, because it's not awesome right now.
Perhaps add an additional <preview width> of padding-right to body, with a min-width media query equal to <preview width> + <content width>, so it can be opened without obscuring the form on sufficiently wide viewports?
We should also hide the preview in views where it doesn't make sense.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Updated•11 years ago
|
Priority: -- → P3
Comment 4•11 years ago
|
||
Temporary solution pushed:
- sidebar not shown on home page, listing page, feed builder page.
- sidebar defaults to active with ability to toggle off on click
Updated•11 years ago
|
Component: Admin Tools → Curation Tools
Assignee | ||
Comment 5•11 years ago
|
||
Addressed this via responsiveness and always shown. The previews will appear in the footer if your desktop width can't accommodate the floated to the right approach.
https://github.com/mozilla/transonic/commit/f72ed2e
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
Have to add a case for Feed Builder.
You need to log in
before you can comment on or make changes to this bug.
Description
•