Okay
  Public Ticket #1248084
Select filter placeholder gone in new version (v2.0.1)
Closed

Comments

  •  2
    Corky started the conversation

    This is more a usability issue than a 'bug' per-se. I would recommend you include the below CSS enhancement in a future release.

    Issue description:

    In the new version, the select filter dropdown lists have very little indication that they are select boxes. The old version had the box/outline around the field, and also had placeholder text. The new just has an unobtrusive light grey carat on the right.

    The "unobtrusive" appearance is awesome for regular users, but we have periodic users which could use more obvious visual cues.

    My table configuration includes both: "Enable advanced column Filters" and "Show filters in a form above the table".

    I have included the text placeholder "[any]" via the following CSS in my theme overrides:

    /* put some text in the null filter select-box option */
    a.search_init::after,
    .wpdt-c .bootstrap-select > button.bs-placeholder .filter-option::after {
        content: "[Any]";
        color: lightgray;
    }

    Thanks!
    Corky.

    P.S. - I have a couple other issues I'll submit separately for simpler tracking.

  •  1,771
    Miloš replied

    Hi Corky,
    Thank you for your purchase.

    Thank you very much for sharing your suggestions for improvement of the plugin, we really appreciate it.


    I will forward this to our lead developer so we can consider this implementing for our future updates.

    Best regards.

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables