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

BelongsTo Form field visual regression #6201

Closed
mrleblanc101 opened this issue Feb 15, 2024 · 7 comments
Closed

BelongsTo Form field visual regression #6201

mrleblanc101 opened this issue Feb 15, 2024 · 7 comments
Labels
bug Verified bug by the Nova team

Comments

@mrleblanc101
Copy link

mrleblanc101 commented Feb 15, 2024

  • Nova Version: 4.32.12

Description:

Resource:

BelongsTo::make(__('Service'), 'service'),

Model:

public function service()
{
    return $this->belongsTo(Service::class);
}

v4.32.11

Screenshot 2024-02-14 at 9 22 26 PM

v4.32.12

Screenshot 2024-02-14 at 9 24 03 PM
@mrleblanc101 mrleblanc101 changed the title BelongsTo Details field visual regression BelongsTo Form field visual regression Feb 15, 2024
@mrleblanc101

This comment was marked as off-topic.

@mrleblanc101

This comment was marked as off-topic.

@crynobone
Copy link
Member

Initially it display a searchable dropdown, clear the value and it become a native select.

Put this as separate issue as it's not a regression from 4.32.12

@crynobone crynobone added the bug Verified bug by the Nova team label Feb 15, 2024
@filipposallemi
Copy link

filipposallemi commented Feb 16, 2024

2 months since last release, which was broken too and now you release more bugs then features.
@taylorotwell @davidhemphill I'm wondering if you guys are even using Nova. Laravel doesn't have this kind of problems so I would suggest for you guys to or take it seriously or close it forever.

@mrleblanc101
Copy link
Author

@filipposallemi Don't do that. They don't owe you anything. A CMS is not an easy thing to build, build your own if your not happy.

@filipposallemi
Copy link

@mrleblanc101 I'm not doing anything we are paying for this software and looks clear to me that you are either not using it or not doing the required tests before to release.
Regarding your suggestion I think you are right and I'll consider to move to Filament that it is free and if they broke something for sure they don't owe me anything.

Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team
Projects
None yet
Development

No branches or pull requests

3 participants