Skip to content

defaultFormatter overwrites custom label_min/label_max for DecimalRangeField #169

@HolgerGerhardt

Description

@HolgerGerhardt

Say, you set

label_max=safe("<span class='text-success fw-semibold'>My entire<br>budget</span>"),
label_min=safe("<span class='text-danger fw-semibold'>Nothing<br>at all</span>"),

for a DecimalRangeField, like in https://github.com/mrpg/uproot-examples/blob/master/input_elements_and_typography/__init__.py. This is currently overwritten by the defaultFormatter from uproot.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions