Issue:
The look and behaviour of the to-be-disabled buttons needed to be changed. A javadoc comment had the wrong parameter.
Solution:
A class 'btn-disabled' was added to the classList of the respective buttons. 'btn-disabled' was defined in the aspa.webflow.css file. This stopped the buttons from growing in size when they are hovered over. Also the opacity of the buttons was reduced. The buttons were made visually unclickable. The wrong parameter in the javadoc comment was corrected.
Risk:
None expected
Reviewed by:
Raymond Feng, Martin James Tiango, Lucas Gao
Issue: The look and behaviour of the to-be-disabled buttons needed to be changed. A javadoc comment had the wrong parameter.
Solution: A class 'btn-disabled' was added to the classList of the respective buttons. 'btn-disabled' was defined in the aspa.webflow.css file. This stopped the buttons from growing in size when they are hovered over. Also the opacity of the buttons was reduced. The buttons were made visually unclickable. The wrong parameter in the javadoc comment was corrected.
Risk: None expected
Reviewed by: Raymond Feng, Martin James Tiango, Lucas Gao