Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taxonomy term listings are broken in RTL #3572

Open
klonos opened this issue Mar 10, 2019 · 1 comment
Open

Taxonomy term listings are broken in RTL #3572

klonos opened this issue Mar 10, 2019 · 1 comment

Comments

@klonos
Copy link
Member

klonos commented Mar 10, 2019

Description of the bug
See screenshots bellow...

Steps To Reproduce

  1. Enable the Language core module

  2. Add an RTL language (Arabic or Hebrew for example), and set that as the site default -> this should switch the site to RTL

  3. If this is a fresh installation, navigate to /admin/structure/taxonomy/tags; if not a fresh installation, then create a new vocabulary:

    Screen Shot 2019-03-10 at 7 37 42 pm
  4. Add a single term, and head back to the "List terms" tab -> the "Operations" header is misaligned, and the "Weight" header is shown (although the "Show row weights" link has not been clicked) 👎

    Screen Shot 2019-03-10 at 7 38 51 pm
  5. Click the "Show row weights" link -> the drag handle is hidden 👍, but the weight selection dropdown menus are not shown in the weight column 👎 :

    Screen Shot 2019-03-10 at 7 39 00 pm
  6. Add another term, and head back to the term listing page -> The "Operations" header is gone and the "Weight" header is shown instead 👎:

    Screen Shot 2019-03-10 at 7 53 09 pm
  7. Click on "Show row weights" -> the row weight drop-down menus are shown, but under the "Operations" header 👎:

    Screen Shot 2019-03-10 at 7 55 06 pm

Expected behavior

  • The "Operations" header is properly aligned with the respective column that holds the operations drop-buttons.
  • The "Weight" header/column is hidden by default.
  • The "Weight" header/column is shown when the "Show row weights" link is clicked, and hidden again when the "Hide row weights" link is clicked.
@klonos
Copy link
Member Author

klonos commented Jun 15, 2019

The mismatch between header and row columns is not an RTL-specific or CSS-related issue: #3869

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant