Skip to content

[Suggestion] Give ID's or class names to divs #39

@JanieHuang

Description

@JanieHuang

For example, the <div> that takes the input keeps dynamically widening when a chip is added.

This can be stopped by adding a width property.

Normally, I can just override the css elements in my own custom.css, but because the styling appears to be inline, I cannot do so.

Would we be able to add names to divs? This would at the very least make customization a bit easier.

I've highlighted in the screenshot which <div> I wish to customize.

Screen Shot 2019-07-15 at 1 19 55 PM

Currently, the workaround is to make another empty div that wraps around the chip, and use that to apply width properties.

This is fine, but applying names to div would be easier to customize (IMO)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions