Skip to content

Conversation

datvm
Copy link
Contributor

@datvm datvm commented Apr 3, 2024

Fixes #5049 where the control disabled property itself is changed which would cause issues for fieldset.

This commit need to be merged along with #5563. I am sorry I am not familiar with the process of one PR depends on the other. In that commit, the render/UI/behavior make use of :disabled instead of the disabled property only, therefore the behavior should matches with native elements:

Recording.2024-04-03.192904.mp4

@asyncliz
Copy link
Collaborator

asyncliz commented Apr 3, 2024

Let's wait for #5563 to land, then you can sync to head for it.

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.

use formDisabledCallback to support <fieldset> disabled attribute
2 participants