bulma icon indicating copy to clipboard operation
bulma copied to clipboard

Fixes #3875 Solved the issue with disabled buttons after deprecation of is-disabled class

Open poswalsameer opened this issue 6 months ago • 0 comments

This is an improvement.

After the deprecation of the is-disabled class, the container div for the disabled buttons was empty, added the code file for disabled buttons as per the issue.

Proposed solution

This PR solves the issue of the deprecated is-disabled class. Added the code in the .HTML file for the buttons with the disabled attribute added as per the issue. Fixes #3875

Testing Done

None.

Changelog updated?

No.

poswalsameer avatar Aug 16 '24 17:08 poswalsameer