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

Select arrow #2865

Open
pLavrenov opened this issue Jul 24, 2024 · 0 comments
Open

Select arrow #2865

pLavrenov opened this issue Jul 24, 2024 · 0 comments
Assignees
Labels

Comments

@pLavrenov
Copy link

pLavrenov commented Jul 24, 2024

Describe the bug
The arrow in the Select (Relation) does not display.
If set as mandatory, it appears along with the error icon (when not filled out).

To Reproduce

Relation::make('test')
                ->fromModel(Customer::class, 'fullName')
                ->title('Test')
                ->required(),

Screenshots
image
image

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome
  • Version: 126.0.6478.183
@tabuna tabuna changed the title Верстка Select Select arrow Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants