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

AS a user, I want the "sortBy" variable to explicitly tell me what the valid options are #46

Open
2 tasks
Vylpes opened this issue Sep 14, 2023 · 0 comments
Labels
Milestone

Comments

@Vylpes
Copy link
Owner

Vylpes commented Sep 14, 2023

AS a user, I want the "sortBy" variable to explicitly tell me what the valid options are
SO THAT I know what I can input without having to rely on errors

Acceptance Criteria

AS a user
GIVEN I want to use a different sort
WHEN I supply an input to the "sortBy" variable
THEN it will only accept the types of the valid strings

Subtasks

  • Update type
  • Update tests
@Vylpes Vylpes changed the title Make "sortBy" value an enum AS a user, I want the "sortBy" variable to explicitly tell me what the valid options are Feb 11, 2024
@Vylpes Vylpes added this to the 2.2 milestone Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant