Skip to content

Full width stacked fields in Actions are no more full width #5

@webard

Description

@webard
  • Laravel Version: 10.47.0
  • Nova Version: 4.32.16
  • PHP Version: 8.2.16
  • Database Driver & Version: Mysql 8.2.16
  • Operating System and Version: MacOS 14.3.1
  • Browser type and version: Chrome 122.0.6261.112

Description:

image

Both fields have ->fullWidth()->stacked() settings. Without this package everything works fine, after installing it, fields are much shorter, but should be full-width.

Detailed steps to reproduce the issue on a fresh Nova installation:

  • install badinansoft/nova-tooltip
  • create action with fields that are ->fullWidth()->stacked()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions