code100x / cms

Repo for https://app.100xdevs.com/
https://app.100xdevs.com/
1.03k stars 1.49k forks source link

bug: Show Content button coming on top of content and does not close the content when clicked again. #1489

Open MihirKotecha opened 4 hours ago

MihirKotecha commented 4 hours ago

Describe the bug The show content button which is shown on the video page and the notes page hides some content behind it. And, once clicked although the text in the button changes to Hide Content when clicked it does not work properly and just closes and opens the side bar again.

To Reproduce Steps to reproduce the behavior:

  1. Navigate to any video page or the notes.
  2. Click the show content button.

Expected behavior The button should not hide the content and when clicked should close the side bar which opens up.

Screenshots or GIFs image

Info (please complete the following information):

iSouvikKhan commented 2 hours ago

Hi @MihirKotecha

I believe the bug is already fixed because the CMS local code does not contain this bug, So the bug might have been fixed but the latest code is not deployed in production yet, which causes this issue.

Thanks