mohammed-ibenayad / whaller-exptesting

0 stars 0 forks source link

Whaller -- Users can share a message without including any content in the sphere. #4

Open Aseel1612 opened 9 months ago

Aseel1612 commented 9 months ago

Users can share a message without including any content.

Steps To Reproduce

  1. Navigate to the sphere page.
  2. Initiate a new message by pressing the space key on the keyboard.
  3. Click the Share button.
  4. An empty message will be shown.

Expected behavior Users are required to include content when sharing a message, and the system should prevent the ability to share a message by adding only a white space.

Web App:

Additional Context I think better to handle this case by trimming the white spaces.

Users can share a message without including any content..webm

Aseel1612 commented 9 months ago

The same issue if we use the 'Enter' key.