bytemakers / Noteslify

Your Privacy Friendly, Open Source. Alternative to EverNote.
GNU General Public License v3.0
130 stars 81 forks source link

Fix issue #250 - LocalStorage 'theme' item not updated #251

Closed JrDevHarsh closed 1 year ago

JrDevHarsh commented 1 year ago

Describe your changes

Issue ticket number and link - If Any

Checklist before requesting a review

Additional Information (Optional)

devarshishimpi commented 1 year ago

@JunDevHarsh Could you complete the review steps before reviewing the PR??

devarshishimpi commented 1 year ago

image

Your code has changed the theme of the landing page.

Some Tips:

  1. Add some screen shots or a screen recording of visible changes (if any).
  2. Prefer single quotes (' ') over double quotes (" ") while contributing to this repository.

image

Your code has changed the theme of the landing page.

Some Tips:

  1. Add some screen shots or a screen recording of visible changes (if any).
  2. Prefer single quotes (' ') over double quotes (" ") while contributing to this repository.

Those changes were made to the new /frontendnew folder, the /frontend is deprecated now. But yes, apart from that single quotes over double quotes is a valid issue along with screenshots.

JrDevHarsh commented 1 year ago

Hello there, I apologize that I didn't share a screenshot or screen recording before making a PR. Here is the screen recording of the issue that I have faced and solved it.

Before issue:

https://user-images.githubusercontent.com/94737463/208252301-1b193960-8680-474e-9d9a-31876a019c5c.mp4

After issue:

https://user-images.githubusercontent.com/94737463/208252387-53338212-9ed2-4c59-aaa2-fe66b2c191ca.mp4

devarshishimpi commented 1 year ago

Hello there, I apologize that I didn't share a screenshot or screen recording before making a PR. Here is the screen recording of the issue that I have faced and solved it.

Before issue:

before_bug.mp4 After issue:

after_bug.mp4

It's fine!! Found out the issue as described in the PR and issue. Thanks For Contributing Again!! 🙌🏻