Unify block and field settings

Created on 3 April 2023, over 1 year ago
Updated 21 April 2023, over 1 year ago

Both the block settings for the Barcodes block and the field settings for Barcodes fields take the same parameters, but the text names and descriptions for the settings values are different when they could/should be the same. Likewise, there are many places on the settings form where a sub-optimal input definition is used - for example using a textfield form element for integer input instead of a number form element, and using a string schema type for a boolean variable, etc.

This patch changes the block and field settings to use the same labels and descriptions, and changes the configuration schema to use the correct data types. This ensures that only valid values are entered and stored for all the configuration and block variables and that the user interface is consistent no matter where the barcode is configured.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States tr Cascadia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024