Skip to content

footnotes_wysiwyg: Improve dialog fields #20

Description

@olafgrabienski

A few suggestions to improve the Insert footnote dialog fields:

(a) Footnote text

  • The input has a maxlength of 128 characters but there are quite long footnotes in the wild, so we should allow 'maxlength' to be higher, maybe 256.
  • The size of the input could also be bigger. In my opinion room for two text lines instead of one would be fine for most use cases.

(b) Footnote value

  • The label "Footnote value" is not very clear, and the "Footnote" part is repetitive. Let's change it to "Label value" which is slightly more convenient in my opinion (but see also footnotes_wysiwyg: Add help text to value field in dialog #19).
  • I'd suggest to make the input size smaller, e.g. size="10" because it's only needed for edge cases, and in these cases people want to enter only one or a few strings.

With the combination of a bigger input for (a) and a smaller input for (b) we would get a better balanced user interface, depending of the importance of the respective elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions