JGeek00 / droid-hole

Pi-hole® client made with Flutter
Apache License 2.0
135 stars 11 forks source link

UI bugs on home page #19

Closed maxiicodes closed 1 year ago

maxiicodes commented 1 year ago

There are currently two UI bugs on the home page:

All items below the client activity chart are completely unaligned: Screenshot_20230309-235506.png

Secondly, if you're holding a point on this client chart, the chart scale and the client legend get shifted down and no infos about this time is shown (time or requests per client): Screenshot_20230309-235521.png

JGeek00 commented 1 year ago

Hi. I have been investigating that issues.

I think I have solved the misalignment issue. Screenshot_1678990204

Regarding the other issue, I don't have any way to reproduce it. My primary DNS server is AdGuard Home, not Pi-hole. I have a Raspberry Pi running Pi-hole with only one client just to maintain this application. If you can send me what you are receiving from this endpoint it would be helpful: {{url}}/admin/api.php?auth={{api_key}}&overTimeDataClients=&getClientNames.

JGeek00 commented 1 year ago

Alignment issue fixed on v3.8.0. For the other bug, please open a new issue.