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

Fix farm ip pagination #3507

Merged
merged 1 commit into from
Oct 20, 2024
Merged

Conversation

amiraabouhadid
Copy link
Contributor

@amiraabouhadid amiraabouhadid commented Oct 7, 2024

Changes

  • add pagination to ip table
  • move delete button out of table template buttom

Related Issues

#3443

Tested Scenarios

  • deleted pub ips and watched it reflect in table
  • changed page and page size and watched correct ips get displayed
  • checked that pub ips correspond correctly to their respective farm
  • checked top checkbox, it selected all ips, when unchecked it deselects all ips

Copy link
Contributor

@0oM4R 0oM4R left a comment

Choose a reason for hiding this comment

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

pagination works fine but i think we need to have a look on the style to be as the original table
image

Screencast.from.2024-10-09.11-18-09.webm

@amiraabouhadid amiraabouhadid marked this pull request as draft October 13, 2024 09:02
@amiraabouhadid amiraabouhadid marked this pull request as ready for review October 14, 2024 13:53
Copy link
Contributor

@0oM4R 0oM4R left a comment

Choose a reason for hiding this comment

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

#3507 (review)
Screenshot from 2024-10-15 12-32-39

UI still need some work, to be as the previous one, specially the height

@amiraabouhadid amiraabouhadid marked this pull request as draft October 15, 2024 10:07
@amiraabouhadid amiraabouhadid marked this pull request as ready for review October 15, 2024 11:58
@amiraabouhadid amiraabouhadid merged commit 56ca263 into development Oct 20, 2024
7 checks passed
@amiraabouhadid amiraabouhadid deleted the dev_fix_farm_ip_pagination branch October 20, 2024 07:48
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.

3 participants