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

FRONTEND : Custom Codeblock creation functionality #125

Open
PoulavBhowmick03 opened this issue Feb 22, 2025 · 2 comments · May be fixed by #135
Open

FRONTEND : Custom Codeblock creation functionality #125

PoulavBhowmick03 opened this issue Feb 22, 2025 · 2 comments · May be fixed by #135
Assignees
Labels
feature good first issue Good for newcomers M medium ODBuild ODBuild

Comments

@PoulavBhowmick03
Copy link
Contributor

So how the codeblocks in /devx work is that, each block is a node with some information. If you check out client/components/playground/floatingWindow/data.ts and client/components/playground/floatingWindow/FloatingSidebar.tsx
The aim of this issue is, there is

<div className="text-black">Custom</div>

The UI part of it is done by #124

Implement the functionality that when someone enters a custom codeblock, it should work like the existing codeblocks and should be passed to the backend like the other ones do

@PoulavBhowmick03 PoulavBhowmick03 added good first issue Good for newcomers M medium ODBuild ODBuild feature labels Feb 22, 2025
@kellymusk-hash
Copy link

I’d like to resolve this.

@Dario0731
Copy link

Hi, my name is Dario Zamora. I´m a software developer part of Dojo coding. With a lot of frontend experience in different languages.

I am very interested in contributing to this project and would like to kindly request access to this item. I believe my skills can add value to the team, and I’m eager to start collaborating.

@PoulavBhowmick03 PoulavBhowmick03 linked a pull request Feb 23, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good first issue Good for newcomers M medium ODBuild ODBuild
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants