When the list of MyBoard is empty and the Read button is clicked, an error message should be displayed. Currently, the message is written in the DOM element but not displayed.
Solution 1: To improve usability , the Read button should be disabled.
Solution 2: Display the error message.
When the list of MyBoard is empty and the Read button is clicked, an error message should be displayed. Currently, the message is written in the DOM element but not displayed.
Solution 1: To improve usability , the Read button should be disabled. Solution 2: Display the error message.