AdguardTeam / AdguardTeam/AdGuardHome
[UI Suggestion] Display source of dns rewrite in main query log UI instead of processing time
- 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.

### 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

### 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
Evaluación
Este issue todavía no se ha evaluado.