Cockpit icon indicating copy to clipboard operation
Cockpit copied to clipboard

The height property for the code input type seems to need fixing

Open AnmSaiful opened this issue 1 year ago • 2 comments

For example, let's try with a value of 10 for the height property:

Screenshot 2024-02-18 at 17 15 41

And we get this during the item creation:

Screenshot 2024-02-18 at 17 16 18

If we remove the value (i.e., 10) from the height property, the item creation screen renders as expected:

Screenshot 2024-02-18 at 17 17 08

Thanks for considering the fix in the next release. ;-)

AnmSaiful avatar Feb 18 '24 11:02 AnmSaiful

you've set the height to 10px 😉

aheinze avatar Feb 18 '24 17:02 aheinze

Ah! I see... since there was no indication of the unit, I thought it would be the number of rows.

I recommend mentioning the unit. 😊

AnmSaiful avatar Feb 18 '24 20:02 AnmSaiful