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

Ensure pagination appears at bottom of table #11901

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

dacook
Copy link
Member

@dacook dacook commented Dec 5, 2023

What? Why?

Simply fixes the position. I considered updating the design to match the new pagination components, but it doesn't match 100%. The new design doesn't have first/last page buttons.

Screen Shot 2023-12-05 at 2 52 05 pm

What should we test?

  • Visit /admin/orders/bulk_management
  • Test that pagination appears as expected

Note that /admin/products_old is also fixed by this, but we're not supporting it so it doesn't need testing.

I'm not sure what the problem was. It's obviously a hacky fix, but it works for now. We intend to rebuild this screen without Angular anyway.
@dacook dacook self-assigned this Dec 5, 2023
@dacook dacook added the technical changes only These pull requests do not contain user facing changes and are grouped in release notes label Dec 5, 2023
@dacook
Copy link
Member Author

dacook commented Dec 5, 2023

Intermittent spec failure can be ignored:
✖️ Build / system_consumer (12, 0) (pull_request) rspec ./spec/system/consumer/caching/shops_caching_spec.rb:87

@RachL RachL added the pr-staged-uk staging.openfoodnetwork.org.uk label Dec 8, 2023
@RachL RachL self-assigned this Dec 8, 2023
@RachL
Copy link
Contributor

RachL commented Dec 8, 2023

LGTM! Merging :)

@RachL RachL merged commit 60656de into openfoodfoundation:master Dec 8, 2023
54 checks passed
@RachL RachL removed the pr-staged-uk staging.openfoodnetwork.org.uk label Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical changes only These pull requests do not contain user facing changes and are grouped in release notes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUU, BOM] Pagination options displayed overlapping the line items table
3 participants