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

Language map editor refinement #216

Open
stephenwf opened this issue Dec 1, 2022 · 0 comments
Open

Language map editor refinement #216

stephenwf opened this issue Dec 1, 2022 · 0 comments

Comments

@stephenwf
Copy link
Member

stephenwf commented Dec 1, 2022

Example of single value: https://deploy-preview-217--manifest-editor-testing.netlify.app/#?app=storybook&story=Rich%20Text%20Language%20Field&component=defaultExample

Multi-values are available in the main editor (label/summary etc.)

There are handful of actions/state changes:

  • Changing language
  • Rich text -> HTML (visual)
  • HTML -> text (removes HTML tags)
  • text -> HTML
  • Removing the whole value - only when in a list
  • Adding "complex" HTML tags (e.g. link, which shows a popup)

The primary goal is for the user experience to be as close to a normal <input /> as possible with the option to go into the language/html as required. Simply due to the volume of these input boxes that can appear on a single page when editing long lists of items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Possible supporting tasks
Development

No branches or pull requests

1 participant