Skip to content

Feature/unified editor#372

Open
Vishn-vardhan-raju wants to merge 3 commits into
imDarshanGK:mainfrom
Vishn-vardhan-raju:feature/unified-editor
Open

Feature/unified editor#372
Vishn-vardhan-raju wants to merge 3 commits into
imDarshanGK:mainfrom
Vishn-vardhan-raju:feature/unified-editor

Conversation

@Vishn-vardhan-raju
Copy link
Copy Markdown

@Vishn-vardhan-raju Vishn-vardhan-raju commented May 26, 2026

Description

Optimized the frontend workspace layout and restructured asset paths to make the frontend fully self-contained. Relocated icon.svg from the root assets directory into the frontend/public/ folder and updated index.html to reference the correct relative path (./public/icon.svg). This allows the frontend UI to render flawlessly and be tested locally by opening index.html without requiring any backend configuration or server dependencies.

Related Issue

Fixes # [316]

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Test addition
  • Refactor

Checklist

  • I have read CONTRIBUTING.md
  • My branch is up to date with main
  • I have run pytest -v and all tests pass
  • I have not introduced duplicate issues or features
  • My PR title follows the format: feat/fix/docs/test: short description
  • I have added tests for new features (Level 2 and 3 issues)
  • No hardcoded secrets or API keys in my code
  • This PR is linked to a GSSoC 2026 issue

@imDarshanGK
Copy link
Copy Markdown
Owner

@Vishn-vardhan-raju update your branch with the latest main changes, resolve conflicts, issue number and add demo

@Vishn-vardhan-raju
Copy link
Copy Markdown
Author

Vishn-vardhan-raju commented May 28, 2026 via email

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

Successfully merging this pull request may close these issues.

2 participants