-
Notifications
You must be signed in to change notification settings - Fork 445
Closed
Labels
bugclient(Javascript) client code and CSS(Javascript) client code and CSSfeatureneeds-contributorSomeone needs to implement this. Help wanted!Someone needs to implement this. Help wanted!needs-decisionArchitectural/Behavioral decision by maintainers neededArchitectural/Behavioral decision by maintainers needed
Milestone
Description
Just a suggestion:
the textarea
class conflicts with some CSS libraries. In my case, Bulma. It caused the actual textarea to not expand when content was being entered into the box.
I fixed this by adding -isso
to all the textarea
class references in the embed.js file.
You might consider adopting a more specific class name like this so that it CSS libraries don't cause this type of behavior.
pozitron57 and wastedepository
Metadata
Metadata
Assignees
Labels
bugclient(Javascript) client code and CSS(Javascript) client code and CSSfeatureneeds-contributorSomeone needs to implement this. Help wanted!Someone needs to implement this. Help wanted!needs-decisionArchitectural/Behavioral decision by maintainers neededArchitectural/Behavioral decision by maintainers needed