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

feature/OP-108/pagination-limit #375

Merged
merged 10 commits into from
Oct 31, 2023
Merged

Conversation

remko48
Copy link
Collaborator

@remko48 remko48 commented Oct 31, 2023

No description provided.

@remko48 remko48 requested a review from lencodes October 31, 2023 11:41
Copy link
Contributor

@lencodes lencodes left a comment

Choose a reason for hiding this comment

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

Very nice! Left some inline comments, also have a few other global comments.

  1. Display is not set automatically (unsure if that changed in this pull request, but it's there), see screenshot; because of this the results don't actually show:

image

  1. When setting a higher amount of results, there's a big enough scroll to completely remove the filters view in the components template, see screenshot:

image

I think we should make the filters sticky, keeping them in view when scrolling.

remko48 and others added 4 commits October 31, 2023 15:28
Conflicts:
	pwa/src/apiService/resources/applications.ts
	pwa/src/apiService/resources/organization.ts
	pwa/src/apiService/resources/search.ts
	pwa/src/context/filters.ts
	pwa/src/context/global.ts
	pwa/src/hooks/applications.ts
	pwa/src/hooks/organization.ts
	pwa/src/hooks/search.ts
	pwa/src/templates/applicationsTemplate/ApplicationsTemplate.tsx
	pwa/src/templates/components/ComponentsTemplate.tsx
	pwa/src/templates/organizationsTemplate/OrganizationsTemplate.tsx
@remko48 remko48 requested a review from lencodes October 31, 2023 15:40
@remko48 remko48 merged commit dbf5b82 into development Oct 31, 2023
2 checks passed
@remko48 remko48 deleted the feature/OP-108/pagination-limit branch October 31, 2023 15:51
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