Page MenuHomePhabricator

Activation of Fixed header misaligns content translation search suggestion box
Closed, InvalidPublic

Description

To reproduce :

  1. Activate "Fixed header" beta feature.
  2. Go to Content Translation page
  3. Click on "Create new Translation"
  4. Type in "Search for source page"

The suggestions box is displayed under logout link.

Event Timeline

Phoenix303 raised the priority of this task from to Needs Triage.
Phoenix303 updated the task description. (Show Details)
Phoenix303 subscribed.
Phoenix303 renamed this task from Activating Fixed header misaligns content translation search suggestion box to Activation of Fixed header misaligns content translation search suggestion box.Jan 30 2015, 10:26 PM
Phoenix303 triaged this task as Medium priority.
Phoenix303 set Security to None.

Fixed header not only misaligns content translation suggestion box but all the suggestion boxes. This is happening due to suggestions style override.

I am working on this bug and would like to propose my solution for the same. I was thinking to add class, say "searchInputFixed" to only fixed suggestions box and then override only suggestions style with "searchInputFixed" class.

Please let me know about my solution and any alternative to this.

Change 191847 had a related patch set uploaded (by Phoenix303):
Fixed suggestion box alignment on activation of fixed header

https://gerrit.wikimedia.org/r/191847

Patch-For-Review

Change 191848 had a related patch set uploaded (by Phoenix303):
Fixed suggestion box alignment on activation of fixed header

https://gerrit.wikimedia.org/r/191848

Patch-For-Review

Change 191848 abandoned by Phoenix303:
Fixed suggestion box alignment on activation of fixed header

https://gerrit.wikimedia.org/r/191848

Change 191847 abandoned by Phoenix303:
Fixed suggestion box alignment on activation of fixed header

https://gerrit.wikimedia.org/r/191847

Phoenix303 claimed this task.