openedx / frontend-app-authoring

Front-end for the Open edX Studio experience, implemented in React and Paragon.
GNU Affero General Public License v3.0
13 stars 73 forks source link

Unsupported content types cannot be added to libraries #1311

Open jmakowski1123 opened 1 week ago

jmakowski1123 commented 1 week ago

When a user tries to paste an unsupported content type into a Library, the content will not be added to the Library and the user will encounter a message.

Which content will not be supported?

Message: Libraries do not support this type of content yet.

UI Need: Modal with message

bradenmacdonald commented 6 days ago

Noting that this is the opposite of https://github.com/openedx/frontend-app-authoring/issues/1093 and assumes we're not able to get that one done for MVP.