forcedotcom / lwc-dev-server-feedback

LWC Local Development
BSD 3-Clause "New" or "Revised" License
45 stars 10 forks source link

Missing lightning-input-rich-text beta features/components #114

Open SteffenBaumann opened 3 years ago

SteffenBaumann commented 3 years ago

Describe the bug Below a list of missing (Beta) Components and Features of the lightning-input-rich-text editor, causing error on local dev server when being used:

To Reproduce

  1. Create a Template based on Rich Text Toolbar Button Group documentation.
  2. Start the local dev server
  3. Open the component created in step 1
  4. Observe it fail due to missing components ( lightning-rich-text-toolbar-button-group + lightning-rich-text-toolbar-button )

Expected behavior Components and features documented should be available in the local dev server unless explicitly stated otherwise. The Beta components are not excluded specifically at Supported and Unsupported Modules, Components, and Features This said, I would expect the Beta components to be around as part of the latest component build to ensure proper local development and testing new features (even though those are marked as Beta). I would not expect to spam the Org for testing purposes of Beta-Features/Components.

Desktop (please complete the following information):

Additional context We are awaiting changes on the Editor quite some time already. The documentation details look fantastic and I would like to proceed with POCs for that. Unfortunately, rapid and easy development is impossible without those components/features being available in the local dev server. I would have expected those to be part of the latest component build and accessible already.

stale[bot] commented 3 years ago

This issue has been automatically marked as type:bug-p3 because it has not had recent activity.