AdguardTeam / AdguardTeam/AdGuardHome

Collapse blocked services list on Client Settings Window

オープン
#7,902 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
feature request
主要言語
TypeScript
スター
36.9k
フォーク
2.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Prerequisites

- [x] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [x] I have searched other issues and found no duplicates

- [x] I want to request a feature or enhancement and not ask a question

### The problem

When displaying the client settings on a desktop browser or mobile device, the formatting of the blocked services causes the entries to be hard to find. In addition to #7378 , displaying just the first few blocked service icons and a ... ellipsis would allow me to better scroll through the list.
![Image](https://github.com/user-attachments/assets/85d225f7-6b8f-4bd4-a4c7-b9e11f9baf62)

### Proposed solution

Update the `.logs__row--icons` css class to have `height: 44px`, it displays much better.
![Image](https://github.com/user-attachments/assets/14be3db7-11f8-4a8f-94be-b73dd56d5d1e)

### Alternatives considered and additional information

You could add an expand option by adding a click handler on that div to turn height: auto attribute on that specific cell.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。