Accessibility Features
New
We love the Superfields plugin for framer but it's lacking basic accessibility features. Pagination and filter buttons are set as a "div" instead of a "button" which removes all semantic functionality for screen reader and keyboard tabbing users. The search bar allows a focus border but then hides overflow so the border is cut off no matter how thick you set the focus border, rendering it almost invisible. Also, there are no aria-labels on anything to explain what the elements do. Please either add aria-labels or add this as a property control to each element so your users can set it themselves.