Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(FormLayoutGroup): FormItem width with long text in top prop makes second FormItem overflows #7819

Commits on Oct 23, 2024

  1. Fix FormLayoutGroup FormItem width with long top

    When FormLayoutGroup has at least two FormItem inside and
    first one has veeeery long text in top it overflows but also increases
    width of the FormItem and makes second FormItem overflows
    FormLayoutGroup
    andrey-medvedev-vk committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4f4fa9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de38181 View commit details
    Browse the repository at this point in the history