appwrite / appwrite/console

Web Template Frameworks Order Incorrect — ‘Other’ Should Be Last

Open
#2,895 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Svelte
Stars
393
Forks
260
Avg merge
6h 53m
Merged PRs (30d)
24

Description

### 👟 Reproduction steps

Description:
When creating a new project in Appwrite and using the Web Template creation flow, the frameworks list in the template filtering section is not displayed in the expected order. This gives the impression that the UI is not consistent.

Steps to Reproduce:

Go to Create Project → Access the project.

Click on create site

Choose clone a template

Observe that the last framework that appears is "React Native" and the second last is "Other"

Issue screenshot:

Image

### 👍 Expected behavior

The "Other" should be the last in order

### 👎 Actual Behavior

The "React Native" is the last in order and "Other" is the second last

### 🎲 Appwrite version

Version 1.8.x

### 💻 Operating system

Linux

### 🧱 Your Environment

Browser: Microsoft edge
OS: Windows 11 with WSL2 (Ubuntu 22.04)
Node.js: v22.15.1 via NVM
Package manager: pnpm v10.28.2

### 👀 Have you spent some time to check if this issue has been raised before?

- [x] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)

I already made a fix for this issue :
https://github.com/appwrite/console/pull/2896

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.