getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
36.87k stars 3.98k forks source link

Framework Modal list has top frameworks first #49689

Closed smeubank closed 10 months ago

smeubank commented 11 months ago

Background:

When selecting the vanilla platfroms during project creation for JS, Node, and Python, the user is presented with a modal to select a specific framework.

Proposal: It would be nice to have the top frameworks for each language at the top of the list. Which might encourage more users to select and not scroll (vs ABC ordering)

Python:

  1. Django
  2. Flask
  3. FastAPI
  4. AWS Lambda
  5. aioHTTP remainder ABC

JavaScript:

  1. React
  2. NextJS
  3. Vue
  4. Angular
  5. Svelte
  6. SvelteKit
  7. Remix Remainder ABC

Node:

  1. Express
  2. AWS Lambda
  3. Serverless Cloud
  4. GCP Functions
  5. Koa Remainder ABC

Image

getsantry[bot] commented 11 months ago

Assigning to @getsentry/support for routing, due by (sfo). ⏲️

getsantry[bot] commented 11 months ago

Routing to @getsentry/product-owners-settings-projects for triage, due by (sfo). ⏲️

leedongwei commented 11 months ago

@smeubank Seems like your team is owning this? https://github.com/getsentry/sentry/pull/49305