You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a known limitation I'm afraid and I think there was a ticket for it before. There are a few settings that don't have any effect for table buttons (size is another example). This is deliberate on one hand so that we can ensure that buttons actually look correct and work properly in tables, but it's also just a side effect of how we render the settings at the moment. I would flag this as an enhancement to find a different way of rendering component settings so that they can be conditional on use case.
ConorWebb96
changed the title
Table Buttons set to disabled are still enabled
Change the rendering of the disabled setting for buttons inside the table component.
Aug 15, 2024
Checklist
[Y]
I have searched budibase discussions and github issues to check if my issue already existsHosting
Describe the bug
Setting a button to disabled in a table does not disable the button
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Disabling a button should change it's appearance and prevent it's funcitonality
Screenshots
JAM - https://jam.dev/c/a386a4e6-1e84-4f85-b076-156524a1bde4
App Export
Table Component Buttons-export-1723648046868.tar.gz
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: