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

refactor: new resource creation #4020

Merged

Conversation

topliceanurazvan
Copy link
Member

Changes

  • Replace the collapse/expand icon for both the navigator and file tree
  • Remove new folder from file tree header
  • Change plus button for creating a new resource with label New
  • Change new resource dropdown items label
  • Add new resource cards when the navigator is empty
  • Remove highlightedItems

Screenshots

image

image

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@topliceanurazvan
Copy link
Member Author

topliceanurazvan commented May 30, 2023

@julioramosest @olensmar @devcatalin Let me know if we need to change the labels from the new resource dropdown items

image

@julioramosest
Copy link

julioramosest commented May 30, 2023

  • Not sure about the radius and the font weight of the new CTA. Radius needs to be 3px, font is semibold, 12px
  • make sure the expand icon is the same size in left and middle panes

as for the labels: Thomas suggested "New from model" to be "Create manually" or sort of...

@olensmar
Copy link
Member

@DzoQiEuoi @CortNick do you have some suggestions on how to improve these labels? I was thinking something in line of

New

  • From scratch / schema
  • From advanced template
  • Using GPT query

@devcatalin
Copy link
Member

I like the options mentioned by Ole, although I would go for "Using AI prompt" as the third one.

The "New from model" option is the most confusing one at the moment, at least for me.
I like the "New from scratch" better, or we could say "Using general form" 🤔

@DzoQiEuoi
Copy link
Contributor

I was thinking:

  • Create manually
  • Use a template
  • Generate via AI

@CortNick
Copy link

CortNick commented Jun 1, 2023

I might consider the following:

  • Custom build or Manual build
  • Advanced Template
  • GPT assisted

@olensmar
Copy link
Member

olensmar commented Jun 1, 2023

ok since everyone has different suggestions i'll make the call:

  • Create manually
  • Use Advanced Template
  • AI Assisted

@topliceanurazvan topliceanurazvan merged commit 24e6ce9 into main Jun 6, 2023
2 checks passed
@topliceanurazvan topliceanurazvan deleted the razvantopliceanu/refactor/new-resource-creation branch June 6, 2023 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve new resource creation discoverability, including AI option
7 participants