hasura / hasura/graphql-engine

Sort metadata lists alphabetically

Open
#10,170 1 comment 1 reaction 0 assignees View on GitHub
k/enhancement
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

For permissions, column names are randomly sorted. This makes it difficult to read diffs.

Sorting the metadata lists alphabetically could could help make it easier to read the diffs.

This is related to a thread originally opened in the Hasura Discord server here: https://discord.com/channels/407792526867693568/1212844327361970276

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating where permission and column metadata lists are assembled, then check how their ordering is currently determined. Done means the relevant metadata lists are alphabetically ordered and covered by an appropriate regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authorization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.