This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Closed
Description
Feature Request
We have a need to set labels dynamically in response to users setting their preferred language. We are attempting to do this with text fields, text areas and selects and have been defeated by the complexities of detecting notches, setting notch widths (there's some scaling we can't get our heads around) and so forth.
Proposed solution
This is more of a question than a solution and we seek your advice. Is this:
- Something worthy of a feature request whereby (perhaps in the adapters) you provide a
setLabel()
function, or - Should we aim to just rebuild our components in the DOM when this happens?
We would of course be delighted if the answer were number one!.
Activity
allan-chen commentedon Oct 23, 2020
Hi Simon,
setLabel()
seems reasonable to support. Moving this to backlog.