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

OK-508: Hakujen sivutus selaimessa #11

Merged
merged 36 commits into from
May 15, 2024

Conversation

pretseli
Copy link
Contributor

Oletko lisännyt tarvittavat yksikkö- tai ui-testit toiminnallisuudelle? Kyllä
Oletko tarkistanut ja päivittänyt riippuvuudet? En
Oletko kokeillut toimiiko käyttöliittymä mobiilissa landscape moodissa? En

@pretseli pretseli force-pushed the OK-508_hakujen-sivutus-selaimessa branch 2 times, most recently from 6a85836 to 1edee12 Compare May 13, 2024 10:06
@pretseli pretseli marked this pull request as ready for review May 13, 2024 10:32
@pretseli pretseli force-pushed the OK-508_hakujen-sivutus-selaimessa branch from 4427f2a to 81a3d6d Compare May 14, 2024 11:20
DEFAULT_NUQS_OPTIONS,
);

const setSearchDebounce = useDebounce(setSearchPhrase, 500);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pitäisköhän tuo 500 olla jokin constant? voitais varmaan tehdä se constants.ts filu

};
};

export const PAGE_SIZES = [10, 20, 30, 50, 100];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Olisko näille sopivampi paikka constants.ts?

);
}

export const byProp = <
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mietin onko tämä turhan specifiä commoniin? Table-utils?

@pretseli pretseli force-pushed the OK-508_hakujen-sivutus-selaimessa branch from 8b95650 to 7e21e2e Compare May 15, 2024 07:59
@SalamaGofore SalamaGofore merged commit 3476aac into main May 15, 2024
4 checks passed
@SalamaGofore SalamaGofore deleted the OK-508_hakujen-sivutus-selaimessa branch May 15, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants