Scribbie-Notes / notes-app

23 stars 68 forks source link

Bug: Create Note app goes out of screen (Not responsive) #225

Open mehul-m-prajapati opened 10 hours ago

mehul-m-prajapati commented 10 hours ago

Issue Template

Description

The Create Note pop-up goes out of the screen, making it unresponsive and difficult to use on smaller devices.

Steps to Reproduce

Please provide step-by-step instructions on how to reproduce the issue:

  1. Open the notes app on a mobile device or resize the browser window to a smaller width.
  2. Click on the "Add Note" button to open the Create Note pop-up.
  3. Observe the positioning of the pop-up on the screen.

Expected Behavior

The Create Note pop-up should be fully visible and responsive, allowing users to enter note content and tags without scrolling off-screen.

Actual Behavior

The Create Note pop-up extends beyond the screen boundaries, requiring users to scroll or resize the window to access all input fields, which hampers usability.

Screenshots

Capture

If applicable, add screenshots to help explain the issue.

Additional Context

NA

mehul-m-prajapati commented 2 hours ago

@yashmandi : please assign this to me