feat: display schema types and fields in a styled box for improved view#318
feat: display schema types and fields in a styled box for improved view#318ademajagon wants to merge 1 commit intorocket-connect:mainfrom
Conversation
|
|
||
| return ( | ||
| <div className="flex flex-col text-sm"> | ||
| <div className="flex flex-col text-sm overflow-x-scroll custom-scrollbar p-2 bg-secondary-background rounded-2xl"> |
There was a problem hiding this comment.
Thanks for your work @ademajagon - can you please provide a short description why this has changed. And if you don't mind a screenshot on how it looks
🚀 🚀 🙌
|
Thanks again @ademajagon for your first contribution in our codebase - let's make debugger a cool project together 🚀 🚀 |
|
Thank you, @kreshnnikgashi for your encouragement, Here's a screenshot of how it looks: |
What do you think about turning the first box's top borders into rounded same as others ? |
|
I feel that we should remove the code rendering completely, and display a text box for each type and field. I think this would blend into the UI more. |



No description provided.