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

[Bug] Items are not highlighted in the list #454

Closed
Dragoy opened this issue Nov 10, 2023 · 3 comments
Closed

[Bug] Items are not highlighted in the list #454

Dragoy opened this issue Nov 10, 2023 · 3 comments
Labels
🐛 Bug Something isn't working | 缺陷 ✅ Fixed Fixed | 已修复

Comments

@Dragoy
Copy link

Dragoy commented Nov 10, 2023

💻 系统环境 | Operating System

Windows

🌐 浏览器 | Browser

Chrome

📦 SD Wbui 版本或提交 | Version or Commit

v1.6.0-2-g4afaaf8a

📦 Lobe Theme 版本或提交 | Version or Commit

bcb312e

🐛 问题描述 | Bug Description

In lists, specifically in class="autocompleteResultsList" it does not highlight even-numbered items, i.e. through one.

🚦 期望结果 | Expected Behavior

It should highlight each item when it is selected

📷 复现步骤 | Recurrence Steps

Here's a demonstration of the error:

chrome_vr4kW3TH4K.mp4

📝 补充信息 | Additional Information

If you comment out this style, everything starts working as it should:

#root .autocompleteResults li:nth-of-type(2n+1) {
    /* background: transparent !important; */
}
@Dragoy Dragoy added the 🐛 Bug Something isn't working | 缺陷 label Nov 10, 2023
@lobehubbot
Copy link
Member

👀 @Dragoy

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@Dragoy Dragoy changed the title [Bug] [Bug] Items are not highlighted in the list Nov 10, 2023
@Dragoy
Copy link
Author

Dragoy commented Dec 12, 2023

bump

@canisminor1990 canisminor1990 added 👷🏻‍♂️ Working On You are right, I should do that | 处理中 and removed Inactive labels Dec 13, 2023
@canisminor1990 canisminor1990 added ✅ Fixed Fixed | 已修复 and removed 👷🏻‍♂️ Working On You are right, I should do that | 处理中 labels Dec 14, 2023
@lobehubbot
Copy link
Member

@Dragoy

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

github-actions bot pushed a commit that referenced this issue Dec 14, 2023
### [Version 3.3.9](v3.3.8...v3.3.9)
<sup>Released on **2023-12-14**</sup>

#### 💄 Styles

- **misc**: Fix Items are not highlighted in the list.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Fix Items are not highlighted in the list, closes [#454](#454) ([1f8f85c](1f8f85c))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷 ✅ Fixed Fixed | 已修复
Projects
None yet
Development

No branches or pull requests

3 participants