Revisiting form elements in Vanilla Framework
Lyubomir Popov
on 12 December 2022
Over the years, we’ve identified a number of areas for improvement when it comes to the basic building blocks of a form – inputs, buttons, etc:
- Long-standing complaints that inputs and buttons are too similar and therefore hard to distinguish
- “Noisiness” of long forms caused by the presence of borders around all sides of inputs and buttons
Last cycle, our proposal for updated form elements was discussed and approved, and in this iteration, we worked on implementing it in Vanilla, our front-end framework.
Before Vanilla 3.9:
After Vanilla 3.9:
- We’ve reduced the number of borders (all around) to the minimum required to satisfy WCAG contrast ratio requirements for interactive elements
- We’ve removed round corners from buttons and other elements, as part of a wider push to align better with the work of our Brand team
- We’ve introduced subtle transitions when interacting with form elements
This update also affects components that build on the functionality of form elements, like our search and Filter component:
The updated style was released as part of Vanilla 3.9.0 release.
Version 3.9.0 has just been released. You can see the updated form elements in action here
Talk to us today
Interested in running Ubuntu in your organisation?
Newsletter signup
Related posts
A complete security view for every Ubuntu LTS VM on Azure
Azure’s Update Manager now shows missing Ubuntu Pro updates for all Ubuntu Long-Term Support (LTS) releases: 18.04, 20.04, 22.04 and 24.04. The feature was...
Canonical is now a platinum member in the Open Source Robotics Alliance
Ubuntu is the home of ROS. The very first ROS distribution, Box Turtle, launched on Ubuntu 8.04 LTS, Hardy Heron, and since then, Ubuntu and ROS have grown...
AMD SEV-SNP host support available on Ubuntu 25.04
Ubuntu 25.04 introduces full AMD SEV-SNP host support, making Ubuntu the first production-grade Linux distribution to deliver end-to-end confidential...