Skip to content

Conversation

Roene-JustBetter
Copy link
Member

Make use of the new disabled color. See also:
rapidez/checkout-theme#193
rapidez/blade-components#34
rapidez/core#979

@jordythevulder
Copy link
Collaborator

Can't we just add the v-bind:disabled on the postcode, street and housenumber fields? or does they have to be on all fields? I'm sure some fields have nothing to do with why the root is loading or that information isn't needed when doing a request or am i wrong?

@Roene-JustBetter
Copy link
Member Author

Roene-JustBetter commented Aug 25, 2025

Can't we just add the v-bind:disabled on the postcode, street and housenumber fields? or does they have to be on all fields? I'm sure some fields have nothing to do with why the root is loading or that information isn't needed when doing a request or am i wrong?

No because when we send a request all the data is sended inside the request. When we don't disable the fields the user can still edit the other fields when the request is processing. When the request is done it overrides the edited data, so we have to disable all the fields.

@Roene-JustBetter Roene-JustBetter marked this pull request as draft August 29, 2025 10:53
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

Successfully merging this pull request may close these issues.

2 participants