Skip to content

Need b-form-tag without close button but not disabled #6162

Closed
@deguich

Description

@deguich

Is your feature request related to a problem? Please describe...

Need a b-form-tag without close button for mandatory tag but not totally disabled because I need working popover on this tag (or clickable tag).

Describe the solution you'd like

Just need a removeCloseButton=true (or mandatory=true or closable=false) property on b-form-tag.

Describe alternatives you've considered

I use this bad solution that generate the close button and hide it :

<b-form-tag class="hide-close">MANDATORY_TAG</b-form-tag>
.hide-close button.close {
  display: none;
}

I said bad solution because it build a useless html close button.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy