lucid icon indicating copy to clipboard operation
lucid copied to clipboard

Paired labels for TextFields

Open jondlm opened this issue 7 years ago • 1 comments

These are also called "input groups" in Bootstrap lingo. Here's a screenshot of what they look like in bootstrap:

image

And here's an example of they could look like in lucid:

image

We'll want to get design input before starting this.

jondlm avatar Apr 25 '17 16:04 jondlm

Going to take this up and offer insight as to the specific use-case:

We have a bulk-naming feature which will optionally prepend or append names to objects created in bulk. In either case, having an input label that gives the user context (that they are editing the base name and not the prefix/suffix) will help enhance the experience

slaude avatar Oct 18 '18 14:10 slaude