Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Reset Issue After Changing Theme #7

Open
Mohitur669 opened this issue Mar 8, 2024 · 2 comments
Open

Code Reset Issue After Changing Theme #7

Mohitur669 opened this issue Mar 8, 2024 · 2 comments

Comments

@Mohitur669
Copy link
Owner

Description

When attempting to change the theme in the code sync application, the code in the editor is unexpectedly reset, causing a loss of work. This issue poses a significant inconvenience for users who wish to customize the visual appearance of the editor.

Steps to Reproduce

  1. Open the code sync application. steps here
  2. Create a room and click the join button.
  3. Write your code on the code editor.
  4. Navigate to the theme settings.
  5. Choose a different theme.
  6. Observe that the code in the editor is reset.

Demo

code-sync-bug.mp4

Expected Behavior

Changing the theme should not result in a reset of the code in the editor. The selected theme should be applied without affecting the existing code.

Actual Behavior

The code in the editor is being reset when attempting to change the theme.

Environment

  • Code Sync Application Version: 0.1.0
  • Operating System: Ubuntu 22.04.4
  • nvm version: 0.39.7
  • node version: 20.11.1
  • npm version: 10.2.4

Note

This issue is reported with the intention of contributing to the improvement of the code sync application. I would greatly appreciate your quick attention to this matter.

Thank you for maintaining an open-source project and considering this bug report.

Best regards,
Mohd Mohitur Rahaman
Mohitur669

@Mohitur669 Mohitur669 assigned A-Annan and unassigned A-Annan Mar 23, 2024
Repository owner deleted a comment from A-Annan Apr 4, 2024
@sahilatahar
Copy link

Hi @Mohitur669 , I have build the same editor but on another level. It is open source project.

GitHub repo: https://github.com/sahilatahar/Code-Sync

@Mohitur669
Copy link
Owner Author

Hi @Mohitur669 , I have build the same editor but on another level. It is open source project.

GitHub repo: https://github.com/sahilatahar/Code-Sync

Good Work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants