[PR #399] [MERGED] Fix rtl lang problem in search box #867

Closed
opened 2026-02-25 20:36:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/benbusby/whoogle-search/pull/399
Author: @alefvanoon
Created: 8/25/2021
Status: Merged
Merged: 8/30/2021
Merged by: @benbusby

Base: mainHead: patch-3


📝 Commits (3)

  • 5d60e89 add auto dir to index.html
  • 59ab57b add auto dir to search.html
  • e2cb3bf Add dir auto to header.html

📊 Changes

3 files changed (+8 additions, -4 deletions)

View changed files

📝 app/templates/header.html (+4 -2)
📝 app/templates/index.html (+2 -1)
📝 app/templates/search.html (+2 -1)

📄 Description

Before
image

After
image

Computers support two kinds of text flow:

  • "LTR": from left to right, like most western languages
  • "RTL": from right to left, like Arabic, Persian and Hebrew

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/benbusby/whoogle-search/pull/399 **Author:** [@alefvanoon](https://github.com/alefvanoon) **Created:** 8/25/2021 **Status:** ✅ Merged **Merged:** 8/30/2021 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `patch-3` --- ### 📝 Commits (3) - [`5d60e89`](https://github.com/benbusby/whoogle-search/commit/5d60e89ab8b8d9b83c5fde10d7b7477d29dd77e5) add auto dir to index.html - [`59ab57b`](https://github.com/benbusby/whoogle-search/commit/59ab57b82a452b5cbc0bedfcc258db7bc40c4bd4) add auto dir to search.html - [`e2cb3bf`](https://github.com/benbusby/whoogle-search/commit/e2cb3bf2669ef21a27b2240b33b1da39c2a8216a) Add dir auto to header.html ### 📊 Changes **3 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/templates/header.html` (+4 -2) 📝 `app/templates/index.html` (+2 -1) 📝 `app/templates/search.html` (+2 -1) </details> ### 📄 Description Before ![image](https://user-images.githubusercontent.com/53198048/130852301-dcb641d9-d26e-482d-a1f0-4ba33f024371.png) After ![image](https://user-images.githubusercontent.com/53198048/130852391-7a5f550a-c4fd-4606-bc04-f285384e0e20.png) Computers support two kinds of text flow: * "LTR": from left to right, like most western languages * "RTL": from right to left, like Arabic, Persian and Hebrew --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:36:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#867
No description provided.