Which generators are affected?
Reproduction case
When the DBTag is used with the removable behavior, the tooltip always has the same emphasis and displays “Remove”
I tried defining a own tooltip into but its messed up.
<DBTag
key="dingsi"
behavior="removable"
onRemove={() => onRemove({ halte: undefined })}
>
<span className="whitespace-nowrap">
"Verkehrshalte"
</span>
<DBTooltip emphasis="strong">
Entfernen
</DBTooltip>
</DBTag>
And it end up looking like this:
Expected Behaviour
The expected behavior is the ability to set the emphasis to strong and supply a custom text for the tooltip.
Screenshots
No response
Browser version
Edge
Add any other context about the problem here.
No response
Which DB business unit do you work for?
DB Systel GmbH (please name your customer below)
”DB Systel” please enter your customer / ”other” please enter your area or business unit.
InfraGO
What project are you working on?
C2S / UJK
Which generators are affected?
Reproduction case
When the DBTag is used with the removable behavior, the tooltip always has the same emphasis and displays “Remove”
I tried defining a own tooltip into but its messed up.
And it end up looking like this:
Expected Behaviour
The expected behavior is the ability to set the emphasis to strong and supply a custom text for the tooltip.
Screenshots
No response
Browser version
Edge
Add any other context about the problem here.
No response
Which DB business unit do you work for?
DB Systel GmbH (please name your customer below)
”DB Systel” please enter your customer / ”other” please enter your area or business unit.
InfraGO
What project are you working on?
C2S / UJK