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

[feat] UI inputs for component Props #497

Open
drfarrell opened this issue Oct 9, 2024 · 3 comments
Open

[feat] UI inputs for component Props #497

drfarrell opened this issue Oct 9, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Great issues to tackle during hacktoberfest

Comments

@drfarrell
Copy link
Collaborator

drfarrell commented Oct 9, 2024

This ticket is purely for the input components used for Props. The goal is to allow users to edit a selected component's props in the interface easily.

image

The prop types include:

  • Code (essentially open in text editor, the same function that is right-clicking on an element)
  • Boolean (True / False)
  • Text input

and then

  • Potentially drop-down? Although this would take some engineering work to detect.

It would probably be ideal to allow the user to resize the right panel if they'd like so that they have more room for the text inputs, but that's another issue.

@drfarrell drfarrell added the enhancement New feature or request label Oct 9, 2024
@drfarrell drfarrell changed the title [feat] Allow users to edit component Props [feat] The UI for allowing users to edit component Props Oct 15, 2024
@drfarrell drfarrell changed the title [feat] The UI for allowing users to edit component Props [feat] UI inputs for component Props Oct 15, 2024
@drfarrell drfarrell added good first issue Good for newcomers hacktoberfest Great issues to tackle during hacktoberfest labels Oct 16, 2024
@guidopola
Copy link

@drfarrell Can I work on this?

@Kitenite
Copy link
Contributor

@guidopola go for it!

@drfarrell
Copy link
Collaborator Author

@guidopola how's this going? Need any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Great issues to tackle during hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants