Closed Bug 1569784 Opened 6 years ago Closed 4 years ago

Extra space below search and above Top Sites on New Tab

Categories

(Firefox :: New Tab Page, defect, P2)

70 Branch
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox70 --- affected

People

(Reporter: pdahiya, Unassigned, NeedInfo)

Details

Attachments

(1 file)

With new profiles extra space is seen above top sites in latest nightly with new profiles. This issue is not replicable for older profiles hinting it could be snippet issue. Opening bug for QA to verify. Thanks

Some more finding

Window size with old profile is 1425 x700 which kicks in padding here https://github.com/mozilla/activity-stream/blob/master/content-src/components/Search/_Search.scss#L159

window size with new profile is 1425x722 which kicks in default padding here https://github.com/mozilla/activity-stream/blob/master/content-src/components/Search/_Search.scss#L9

Based on above finding, looks like its working as intended. Its just frustrating as 700px benchmark barely touches the end of top stories hiding bottom border, increasing window height applies padding and still keeps bottom border of first row of top stories hidden.

Increasing max-height threshold to 720px should help avoid this confusion. NI @wolasi for his take and resolve issue accordingly. Thanks

Flags: needinfo?(wkonu)
Blocks: pocket-newtab
No longer blocks: monitor-snippet-69

Why the change in top and bottom padding for search for new profile? Can we git blame to find out who made the change and why?

Flags: needinfo?(wkonu) → needinfo?(pdahiya)

Sorry for confusion in initial description, its for all profiles and this change was done with fix of https://github.com/mozilla/activity-stream/pull/4298

Flags: needinfo?(pdahiya)
Component: Messaging System → New Tab Page
Iteration: --- → 70.3 - Aug 5 - 18
Priority: -- → P1

(In reply to Punam Dahiya [:pdahiya] from comment #5)

Sorry for confusion in initial description, its for all profiles and this change was done with fix of https://github.com/mozilla/activity-stream/pull/4298

Should we increase/change the breakpoint we add padding under the Search bar later so we can fully show the cards for smaller resolutions?

@pdahiya clarified that this only happens in the default mac resolution for Sierra and under when you disable the Macbook Dock bottom bar.

Assignee: nobody → jcarlos
Flags: needinfo?(abenson)
Assignee: jcarlos → nobody
Priority: P1 → P2
Iteration: 70.3 - Aug 5 - 18 → ---
No longer blocks: pocket-newtab

NTP redesign will be done in bug 1709930. There is still extra space in the new Figma spec, so I'm closing this bug as RWFM.
Please reopen and block the new design spec if needed. Thank you!

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: