Problem/Motivation

The menu button (hamburger) is overlapping on Menu text when using RTL mode on mobile.

Proposed resolution

The button could be moved to the left side of the screen.

User interface changes

Menu text on RTL and mobile will be moved to the left side of the screen.

Remaining tasks

Write patch
Manual testing

API changes

n/o

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rvilar’s picture

Assigned: Unassigned » rvilar

I'm working on that

skippednote’s picture

Assigned: rvilar » Unassigned
Issue tags: +Amsterdam2014
FileSize
57.99 KB
609 bytes

Moved the menu button to left and it isn't overlapping anymore.

skippednote’s picture

Status: Active » Needs review
Tomefa’s picture

Title: Fix menu button position in RTL » Hide menu label on primary menu
Status: Needs review » Needs work

Changed the issue title, what we have to do is to hide the primay menu label on a mobile screen size.
And keep the menu icon on the right.

skippednote’s picture

Are we sure we want to remove the Menu text? It's there in LTR and has been themed to be a part of the menu.

LewisNyman’s picture

Title: Hide menu label on primary menu » Menu label overlaps with the dropdown trigger on narrow screens on RTL
Category: Task » Bug report

Updated the title to reflect the problem

skippednote’s picture

Status: Needs work » Needs review

moving to "Needs Review" now that the requirements are clear.

lauriii’s picture

Issue summary: View changes
Tomefa’s picture

Ok right, the menu label need to be display.
But because we are on a RTL language the menu label is better on the left and the hamburger on the right.
Like the admin menu.
What do you think ?

stefika’s picture

Removing unnecessary comment.

rteijeiro’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
27.19 KB
26.58 KB

It looks good for me. Let's go for RTBC

BEFORE

AFTER

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

This issue is a normal bug fix, and and is an unfrozen change, so it is allowed per #2350615: [policy, no patch] What changes can be accepted during the Drupal 8 beta phase?. Committed 2ba5141 and pushed to 8.0.x. Thanks!

  • alexpott committed 2ba5141 on 8.0.x
    Issue #2349373 by stefika, skippednote: Fixed Menu label overlaps with...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.