Skip to content

Consider adding a sort key field #694

Closed as not planned
Closed as not planned
@ddbeck

Description

@ddbeck

I have no strong feelings but it irked me before that when looking up [features] alphabetically you basically need to check B for Bluetooth and then again W for Web Bluetooth to find it. This problem becomes quite obvious when you look at https://developer.mozilla.org/en-US/docs/Web/API for example.

Originally posted by @Elchi3 in #691 (comment)

I wonder if we can help solve this problem by letting feature IDs and names match conventional use (e.g., "WebUSB", "Web Bluetooth), but provide alternate keys for sorting (e.g., "usb", "bluetooth").

We might also consider using those keys as aliases, too (so that we can't ever accidentally collide bluetooth with web-blueooth).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions