Skip to content

Feature: user friendly location hint on table headers #69

@ggrandes

Description

@ggrandes

Add a title (hint) on td/th/table to show human friendly name (like "Spain") when hover the region (like "eu-south-2").

Example change needed (little):

Head Row: <th ... title="Spain">eu-south-2</th>
Head Col: <td ... title="Spain">eu-south-2</td>

Available region names: link

Expected result:

Image

Thanks in advance 💌

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions