BoostNote-Legacy icon indicating copy to clipboard operation
BoostNote-Legacy copied to clipboard

Avoided Submitting Empty Form.

Open PrasadBroo opened this issue 5 years ago • 0 comments

Description

Added required Attribute To Email Input To Avoid Submitting Empty Form. Screenshot (1)

Issue fixed

Type of changes

  • :white_circle: Bug fix (Change that fixed an issue)
  • :white_circle: Breaking change (Change that can cause existing functionality to change)
  • :radio_button: Improvement (Change that improves the code. Maybe performance or development improvement)
  • :white_circle: Feature (Change that adds new functionality)
  • :white_circle: Documentation change (Change that modifies documentation. Maybe typo fixes)

Checklist:

  • :radio_button: My code follows the project code style
  • :white_circle: I have written test for my code and it has been tested
  • :radio_button: All existing tests have been passed
  • :radio_button:I have attached a screenshot/video to visualize my change if possible
  • :white_circle: This PR will modify the UI or affects the UX
  • :white_circle: This PR will add/update/delete a keybinding

PrasadBroo avatar Oct 17 '20 16:10 PrasadBroo