Git Product home page Git Product logo

Comments (11)

DL6ER avatar DL6ER commented on July 17, 2024 2

I think we will have to add some method to attach individual "validators".

pi-hole/FTL#1773

from adminlte.

rdwebdesign avatar rdwebdesign commented on July 17, 2024

NOTE:

It also doesn't show buttons for bulk deletion:

image

from adminlte.

rdwebdesign avatar rdwebdesign commented on July 17, 2024

I also think the columns are too narrow and the side-by-side tables doesn't look good in boxed layout:

image

from adminlte.

rdwebdesign avatar rdwebdesign commented on July 17, 2024

@yubiuser

I think most fields are mandatory, but the page is accepting incomplete entries (without domain, IP, target, etc).
image

from adminlte.

yubiuser avatar yubiuser commented on July 17, 2024

Good catch.
This should be fixed on the FTL side of things (@DL6ER)

from adminlte.

DL6ER avatar DL6ER commented on July 17, 2024

This will be tricky, so far we have relied on dnsmasq validating this input. But it seems it gracefully ignores local DNS records which are only partial and also accepts useless combinations like in your screenshot (right side) leading to config options

cname=x,
cname=,ffff

I think we will have to add some method to attach individual "validators".

from adminlte.

yubiuser avatar yubiuser commented on July 17, 2024

The pagination and the search box don't align well (pagination a bit shorter)

Screenshot at 2023-11-21 20-51-34

On mobile it looks even worse I think
Screenshot at 2023-11-21 20-51-18

from adminlte.

rdwebdesign avatar rdwebdesign commented on July 17, 2024

I will take a look.

Note:
On mobile, this is center aligned and there is nothing we can do because each line has a different width (this is the same in v5).

from adminlte.

yubiuser avatar yubiuser commented on July 17, 2024

Ok.

from adminlte.

rdwebdesign avatar rdwebdesign commented on July 17, 2024

As I said a few comments above, the columns are too narrow to show the tables.

There is not enough space for both tables, side-by-side:

no_space

Even if I change the column grid sizes from (6 - 6) to (5 - 7) there is an overlap:

no_space2

I think we need a layout with one table above the other, at least for layout-boxed and mid/small screens.

from adminlte.

yubiuser avatar yubiuser commented on July 17, 2024

Fixed with #2859 and #2864. Improved by pi-hole/FTL#1773

from adminlte.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.