Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #32327
Closed
Open
Issue created Dec 04, 2020 by Administrator@rootContributor3 of 3 checklist items completed3/3 checklist items

RTL bugs

Created by: FaridAghili

  • Windows 10

  • Google Chrome 87

  • a weird bug in form-switch: image

    Notice the switch circle which isn't vertically centered. It only happens in unchecked unfocused state, not when checked or when it has focus.

  • In this url, please take a look at this: image

    I guess we should flip this chevrons like this:

    image

    Which can be done with transform: rotate(180deg). Also the transform-origin can be increased to .6em to have more space between chevron and text.

  • Carousel direction is wrong in RTL when changed by keyboard or touch, however left/right icons works correct on click See fix

Assignee
Assign to
Time tracking