-
When a user tries to sign in with both Google and GitHub using the same primary email address, it causes a database conflict and raises an error. This is likely because the email is already stored in …
-
Hello @DhanushNehru,
I have an idea for the project that involves creating a backend server connected to a database.
The concept is to allow users to either join or create a room upon logging in…
-
Check out this PR:
https://github.com/DhanushNehru/CustomCodeEditor/pull/139
It would be great if someone updated the Readme.md file to set up GitHub auth locally.
I've included all the detai…
-
Checkout this PR
https://github.com/DhanushNehru/CustomCodeEditor/pull/131
Need to add high level documentation in README.md for setting up the project in local ( The firebase configuration for …
-
I’ve noticed that CustomCodeEditor’s interface is not fully responsive, especially on mobile devices. Several elements, such as **buttons, the code editor window**, and other UI components, are misali…
-
Description:
- The current implementation of the Custom Code Editor lacks functionality for running code snippets using keyboard shortcuts. This limitation reduces the efficiency of users who prefer …
-
**Issue**
Click action on "Star on Github" CTA is not redirecting the user to the GitHub repo, it should redirect the user to the GitHub repo.
https://github.com/user-attachments/assets/d348c82f…
-
Currently the code output displayed is something like this.
Open to ideas for better improvement on the UI/UX
-
some sketch working code here (only linux and mac I guess):
https://github.com/Gussak/SeerGDB/commit/3f8cb86e8a43f47d846451137f8e31f9bf4af66f
but that is the ubuntu qt5 fork copy
-
Hi
I looked to see if line numbers were supported but links linked out to how to implement line numbers only in prism-react-renderer rather than within react-live itself.
Did I miss something re…