adopted-ember-addons / adopted-ember-addons/ember-router-helpers

`url-for` does not match rfc design for query-params

Abierto
#292 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
38
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

it expects query-params to be a param instead of a named argument

Implementation: https://github.com/rwjblue/ember-router-helpers/blob/be355137b4ae957934831c4be11bad3a9d848fdb/addon/helpers/url-for.js#L9

RFC: https://emberjs.github.io/rfcs/0391-router-helpers.html#url-for-helper

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start at addon/helpers/url-for.js line 9 and compare its argument handling with the linked RFC section for the url-for helper. Reproduce the current query-params behavior, then verify that query-params are accepted as specified by the RFC and that the helper matches the documented design.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
frontend
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.