Skip to content

[BUG]Field Value is not showing up on the hover text of the Billing Country icon on the "Company details" LWC #209

@mpparimala

Description

@mpparimala

Describe the bug
The "Hover text" on the "Billing Country" icon for "Company details" LWC is not showing correct text. Eg. if the billing country is Canada or CA, the hover text shows "The Country is not US or Canada". Screen shot attached.
Expected to show the field value.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Sales->Accounts
  2. Click on any account which has "Billing Country" as US or CA
  3. Scroll to the right, hover on the LWC "Company details", "CA" icon
  4. See error, the hover text shows "The Country is not US or Canada"

Expected behavior
The hover text should retrieve the field value from the "Billing Country" and display.

Screenshots
Image

Desktop (please complete the following information):

  • OS: Windows
  • Browser edge/chrome
  • Version [e.g. 22]

Smartphone (please complete the following information):
-not tested

Additional context
If there is any static text entered in the "Hover Text" field in either of the Indicator Item or Indicator Item Extension, it overrides the field value and displays only the static text.
If the "Hover text" field is blank in both indicator item and indicator item extension, in this case, field value is displayed, which seems like a valid usecase.
But in the case of Billing country, we would like to display the static text "The country is not US or Canada" for the other billing countries which conflicts with the above usecase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions