question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

audit alignment of displayed user data and content

See original GitHub issue

Observed behavior

Sometimes we use text-align on user data and content. This over-rides dir="auto", which results in content and text not being properly localized.

Expected behavior

  • No displayed user data or content should have right or left set for the text-align property (center is OK).
  • All displayed user data and content should have dir="auto"
  • dir="auto" should not generally be set on ‘wrapper’ nodes - it should be as close to the text as possible
  • Translated “app text” does not generally need to have dir="auto"
Incorrect Correct
image image

User-facing consequences

Mixed LTR/RTL text is harder to read

Context

0.10.0

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:13 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
Priyaraj17commented, Apr 9, 2021

Hey @muhammadalics I am working on this. If I face some issues, I will definitely ask for your help. Thanks

0reactions
Priyaraj17commented, Apr 18, 2021

@avishmehta68710 yeah sure. Infact we have to go through a lot of code for this issue. We can work in collab.

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Step-by-Step Guide to Conducting a Content Audit in 2022
The Step-by-Step Guide to Conducting a Content Audit in 2022 · Step 1: Define Your Goals and Metrics · Step 2: Take an...
Read more >
Content Inventory and Auditing 101 - Nielsen Norman Group
A content inventory and audit are two important activities to complete before developing a strategy to improve your digital content.
Read more >
How to Conduct A Content Audit - UX Mastery
Auditing your content it this way—writing down details of the current page, then listing the sub-pages, then exploring a page—builds out your ...
Read more >
Content Plays - USDA
A content audit looks at all of your website's content and catalogs it in a single database or spreadsheet. By getting a full...
Read more >
Auditor Alignment And the Internal Information Environment
We use the staggered introduction of the revised ISA 600, which was incorporated in the applicable audit standards in most countries of our ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found