[Label] Sharp edged corner labels stick out of the input field
See original GitHub issue
As you can see on the screenshot, the corners of the ui corner label
stick out of the input field.
That’s hard to notice without adding a color, but if you do this really looks quite ugly …
Is this supposed to happen? Or is it my mistake? 😕
<div class="field">
<label>Enter some random example crap ...</label>
<div class="ui corner labeled left icon input">
<i class="idea icon"></i>
<input id="example" type="text" name="example" placeholder="Example">
<div class="ui red corner label" title="Unsecure example!">
<i class="spy icon"></i>
</div>
</div>
</div>
If it’s a bug, please fix it. It’s such a pain in the eye to me … 👀
Note
I figured out to do this know, but I think you should …
- Add
overflow: hidden
to allcorner label
s insidecorner labeled input field
s by default.
Issue Analytics
- State:
- Created 7 years ago
- Comments:7
Top Results From Across the Web
Label Placement in Forms - UXmatters
Label position—Placing a label above an input field works better in most cases, because users aren't forced to look separately at the label...
Read more >Labeling Controls | Web Accessibility Initiative (WAI) - W3C
Provide labels to identify all form controls, including text fields, checkboxes, radio buttons, and drop-down menus. In most cases, this is done by...
Read more >How to Label a Tapered Container or Curved Surface - Sttark
Use this step-by-step guide to ensure the taper and curves of your product label line up perfectly with your product packaging.
Read more >How to Print Labels | Avery.com
Based on decades of label printing experience and top questions ... Bleed or print-to-the-edge area: The extra design space outside the trim ...
Read more >How to Make Pretty Labels in Microsoft Word + FREE Printable
Draw your text box over your existing shape. Then, so the text box doesn't block the beautiful label you've made, you'll want to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That’s a good point. If no one else gets to this I’ll submit a PR for that.
There has been no activity in this thread for 90 days. While we care about every issue and we’d love to see this fixed, the core team’s time is limited so we have to focus our attention on the issues that are most pressing. Therefore, we will likely not be able to get to this one.
However, PRs for this issue will of course be accepted and welcome!
If there is no more activity in the next 90 days, this issue will be closed automatically for housekeeping. To prevent this, simply leave a reply here. Thanks!