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

Markdown Field Size corrupted within Tabs #289

Open
gemanzo opened this issue Jun 6, 2023 · 0 comments
Open

Markdown Field Size corrupted within Tabs #289

gemanzo opened this issue Jun 6, 2023 · 0 comments

Comments

@gemanzo
Copy link

gemanzo commented Jun 6, 2023

Description:

When using the Markdown field within a tab, the field's size breaks. This issue occurs with both the native Nova Markdown field and the MarkdownTui field, but in different ways.

Steps to Reproduce:

Create a form with a Markdown field within a tab using the package's functionality.
Access the form in the Nova admin panel.

Expected Result:

The Markdown field should display properly within the tab, allowing the user to input and edit Markdown content.

Actual Result:

The Markdown field's size breaks within the tab. This occurs with both the native Nova Markdown field and the MarkdownTui field.

Additional Information:

The Markdown fields display correctly when out of the tab.

Environment:

PHP version: 8.1.18
Laravel version: 10.1.1
Nova version: 4.22.0

Screenshots

With Native Nova Markdown field:

Screenshot 2023-06-06 alle 14 37 07

With MarkdownTui field:

Screenshot 2023-06-06 alle 14 37 34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant