Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: order block shapes in toolbox alphabetically by ResourceUrn #70

Merged
merged 2 commits into from
Sep 1, 2021

Conversation

skaldarnar
Copy link
Contributor

@skaldarnar skaldarnar commented Sep 1, 2021

Problem: The toolbox allows to retrieve blocks in arbitrary shapes, but the list of available shapes is not sorted.

Solution: Sort the available shapes alphabetically by their ResourceUrn.

@skaldarnar skaldarnar added Size: S Small effort likely only affecting a single area and requiring little to no research Type: Improvement Request for or addition/enhancement of a feature labels Sep 1, 2021
@skaldarnar skaldarnar merged commit cbdc993 into develop Sep 1, 2021
@skaldarnar skaldarnar deleted the feat/toolbox-order-shapes branch September 1, 2021 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: S Small effort likely only affecting a single area and requiring little to no research Type: Improvement Request for or addition/enhancement of a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants