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

sort paramの値がそのままmodelパッケージの関数に渡っている #602

Open
mazrean opened this issue Sep 12, 2021 · 0 comments
Projects

Comments

@mazrean
Copy link
Member

mazrean commented Sep 12, 2021

sort paramの値がそのままmodelパッケージの関数に渡っていると、クエリパラメーターの見た目を変えたくなった時に
modelの処理をいじる必要が出てしまい良くない。
modelの関数はiotaを使った擬似enumの値を引数に取るようにして、クエリパラメーターからsort方法への変換はrouterでやるようにしたい。

@mazrean mazrean added this to To do in anke-to via automation Sep 12, 2021
@mazrean mazrean moved this from To do to Ready in anke-to Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
anke-to
Ready
Development

No branches or pull requests

1 participant