Skip to content

Show warning in console when unsupported combination of props is used #668

@adamkudrna

Description

@adamkudrna

Some props of some components are not supported in certain contexts. For example, TextField does not render helpText and validationText in the context of InputGroup. This is well documented, but we can improve the DX by displaying a warning in console when such situation occurs.

It applies to:

  • FileInputField
  • Select
  • TextField
  • maybe more?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    💡Ideas

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions