Skip to content

clear 'x' icon not removed when showClearButton=false #330

@dmoebius

Description

@dmoebius

Bug Report

Environment

  • Extension version(s): 6.1.19
  • Bulma version: 0.9.4
  • OS: any
  • Browser: all

Current Behavior
setting option showClearButton only removes the button "Clear" inside the panel. But it does not remove the "x" icon, so the field is still clearable.

Possible Solution
Inside src/js/templates/index.js the button class="datetimepicker-clear-button" is always shown. It must be dependent on the showClearButton flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions