Skip to content

ui: Rendering of node names is inconsistent in the code #45622

@dhartunian

Description

@dhartunian

Currently a lot of different code is responsible for rendering node names in the Admin UI. It would make sense to standardize on a single format and ensure that one place in the code is responsible. We're not too far from this since the number of code spots are few for now.

Ideally we can either change the types in the code to make it easier to use the getDisplayName function that already exists or modify the types we're using and the function to make them work well together.

See #45551 for examples.

Metadata

Metadata

Assignees

Labels

A-webuiTriage label for DB Console (fka admin UI) issues. Add this if nothing else is clear.good first issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions