AdguardTeam / AdguardTeam/AdGuardHome

[UI Suggestion] Display source of dns rewrite in main query log UI instead of processing time

Abierto
#2,585 1 comentario 0 reacciones 0 asignados Ver en GitHub
feature request UI
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Problem Description

AGH version: v0.105.0-SNAPSHOT-715df4cd

Current UI makes it time consuming to review the source of DNS rewrites as you have to hover over the question mark icon for each query. Whilst time taken to process the DNS rewrite is useful, the source of DNS rewrite would be more commonly looked at on a day to day unless you were to have performance issues.

![image](https://user-images.githubusercontent.com/62358249/105234081-9e8e9880-5b62-11eb-87fb-e040fff85965.png)

### Proposed Solution

Display the source of DNS rewrite in Response column just underneath `Rewritten` instead of time taken to process the query, similar to blocked or allowed responses. This also makes rewritten responses view consistent with blocked and allowed responses view in UI

![image](https://user-images.githubusercontent.com/62358249/105234023-86b71480-5b62-11eb-9f21-a49ae4b836fa.png)

### Additional Information

Are there any plans to add DNS rewrite check to existing `Check the filtering` feature? At present it only checks if a domain is blocked or allowed

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.