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

feat: allow cascaded from Enum #2594

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

swarakaka
Copy link
Contributor

  1. If the field was cascaded with an Enum then retrieve the value from the object.
  2. Using Laravel @Class and @checked directive

- If the field was cascaded with an Enum then retrieve the value from the object.
- Using Laravel @Class and @checked directive
@swarakaka
Copy link
Contributor Author

swarakaka commented Jun 10, 2023

Hello @tabuna,
what do you think about this PR?

Orchid currently does not support Enums. This is an example
Screenshot 2023-06-10 at 13 33 03

@tabuna
Copy link
Member

tabuna commented Jun 10, 2023

Can you add a simple test to make sure we don't break support in the future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants