Skip to content

textarea class conflicts with CSS libraries #442

@mycahp

Description

@mycahp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugclient(Javascript) client code and CSSfeatureneeds-contributorSomeone needs to implement this. Help wanted!needs-decisionArchitectural/Behavioral decision by maintainers needed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions