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

FlatModifier brackets keep being set to actor|level instead of leaving blank as the default #14495

Open
CarlosFdez opened this issue Apr 22, 2024 · 4 comments
Labels
bug Functionality that is not working as intended

Comments

@CarlosFdez
Copy link
Collaborator

We can't really address this while v12 work is ongoing. Written to the issue tracker so we don't forget about it.

@CarlosFdez CarlosFdez added the bug Functionality that is not working as intended label Apr 22, 2024
@stwlam
Copy link
Collaborator

stwlam commented Jul 19, 2024

This is actually good

@CarlosFdez
Copy link
Collaborator Author

Its a form error. Its an optional field in the data model, but the form gets confused and keeps setting it to a value (instead of relying on the placeholder).

@stwlam
Copy link
Collaborator

stwlam commented Jul 19, 2024

Oh, it's accidentally good? We should make it intentionally so.

@CarlosFdez
Copy link
Collaborator Author

CarlosFdez commented Jul 19, 2024

Sure. This is a bug with the clearing of initial data (I think it occurs specifically with brackets), but if you want to update the data model so that the field is a required value for this particular case, go for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality that is not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants