question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Favor explicit usage of <FormItem> component

See original GitHub issue

Currently many form item components contain a wrapper div within them with the .bx--form-item class. When composing forms, these wrapper divs are often duplicated or erroneously added, causing components to diverge from the spec. Examples of this can be seen in the current <NumberInput>, <ComboBox>, <MultiSelect>, <FilterableMultiSelect>, and <Slider> stories

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
emyarodcommented, Jan 28, 2021

this can be closed since the discussion went nowhere

1reaction
emyarodcommented, May 2, 2019

stalebot pls

Read more comments on GitHub >

github_iconTop Results From Across the Web

Form - Ant Design
High performance Form component with data scope management. Including data collection, verification, and styles. When to use.
Read more >
Get all fields / touched fields · Issue #82 · react-component/form
i think you can use isFieldsTouched and getFieldsValue to do this. ... Actually, rc-form can not get all the dirty fields easily now....
Read more >
ComboBoxItem (Smart GWT EE API 13.1d (2022-12-20))
When a comboBoxItem is used to generate search criteria in a SearchForm this property governs whether, if the user explicitly chose an option...
Read more >
Ext.form.field.Text | Ext JS 6.2.0 - Sencha Documentation
The CSS class to use when the field value is dirty. Defaults to: Ext.baseCSSPrefix + 'form-dirty'. Ext.Component · view source. disabled : Boolean....
Read more >
Looking for the Best React Form Library? It's Probably on This ...
Forms are used to collect data for processing from users. If you're considering which library to use for form development in React, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found