Skip to content

Standardize how tooltips are provided #571

Description

@hannahkates

Tooltips are currently provided in two ways:

  • Some are hardcoded in the front-end
  • Other are provided in the master data table, repeating for each CD row.

This makes the app confusing to maintain, since you have to sleuth around to figure out where tooltips are coming from. Relying on tooltips provided in the actual dataset has also proven overly rigid, when different sections of the app use different data sources and therefore need different tooltips. (I've had to create a second tooltip column as a hacky workaround) We should come up with a more standardized way of capturing and providing this info - maybe in a config file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    DXEnhancement that would improve development experienceRefactorRelated to refactoring codeStrategicHigh impact, high level of effort. Used for work prioritization.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions