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

🚀 - Allow for forms in Text Editor #3508

Closed
KhaledGabr opened this issue Jan 25, 2023 · 1 comment
Closed

🚀 - Allow for forms in Text Editor #3508

KhaledGabr opened this issue Jan 25, 2023 · 1 comment
Assignees
Labels
feature New feature or request P3 This issue has low priority

Comments

@KhaledGabr
Copy link
Contributor

KhaledGabr commented Jan 25, 2023

Which @taiga-ui/* package(s) are relevant/releated to the feature request?

addon-editor

Description

There is often a need to allow for specific elements to be in your text. For example, a user may need to add a button, or an image with specific width style, etc.

ex: Adding a button within text.

  • Button Label
  • Button Url
  • Button Color

ex: Adding an image with specific style:

  • Image Url
  • Image Alt text
  • Image caption
  • Image size

image
image

In the example above, an image form group was defined to show image with a specific width.

Would it be possible to define a form component (that can contain fields for any arbitrary need) that would be displayed within the text-editor, and defining display component that will display the element based on the data provided in the form.

@KhaledGabr KhaledGabr added feature New feature or request state: need triage labels Jan 25, 2023
@splincode splincode added scope: editor P2 This issue has medium priority and removed state: need triage labels Jan 25, 2023
@splincode splincode added P3 This issue has low priority and removed P2 This issue has medium priority labels Jan 25, 2023
@splincode
Copy link
Member

Closed in favor of taiga-family/editor#19

@splincode splincode self-assigned this Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request P3 This issue has low priority
Development

No branches or pull requests

2 participants