Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Sort ilçe list in dropdown alphabetically #154

@ldanielswakman

Description

@ldanielswakman

In the list header, the dropdown that lists İlçeler should be sorted alphabetically.
The 'district dropdown' partial gets called in /resources/views/partials/header.blade.php (line 106), and the array gets populated /app/Http/Controllers/IssuesController.php (line 221)

Not: ideally we even group the İlçes by their city. Cities would be sorted by most issues in that city, and district within that city would be sorted alphabetically. Possible?

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions