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

Fixes #18459: fix incremental update select content host display #6605

Merged
merged 1 commit into from
Feb 17, 2017

Conversation

waldenraines
Copy link
Contributor

The next and cancel buttons for incremental update were being displayed
below the table and if there were a lot of content hosts the user would
have to scroll through the entire list of content hosts (due to infinite
scrolling) in order to get to the buttons. This commit temporarily
moves the next/cancel buttons to the top of the table until this entire
workflow can be replaced by the angular-patternfly wizard.

http://projects.theforeman.org/issues/18459

@ehelms
Copy link
Member

ehelms commented Feb 15, 2017

Rebase needed here

The next and cancel buttons for incremental update were being displayed
below the table and if there were a lot of content hosts the user would
have to scroll through the entire list of content hosts (due to infinite
scrolling) in order to get to the buttons.  This commit temporarily
moves the next/cancel buttons to the top of the table until this entire
workflow can be replaced by the angular-patternfly wizard.

http://projects.theforeman.org/issues/18459
@waldenraines
Copy link
Contributor Author

Rebase needed here

@ehelms fixed.

@jlsherrill
Copy link
Member

This just seems weird to me:

screen

although, i can't think of any alternative as long as we're on infinite scroll. Could we file an issue to move this back down once we add real pagination?

@waldenraines
Copy link
Contributor Author

although, i can't think of any alternative as long as we're on infinite scroll. Could we file an issue to move this back down once we add real pagination?

See http://projects.theforeman.org/issues/17352

@jlsherrill
Copy link
Member

ACK

@waldenraines waldenraines merged commit 3527c14 into Katello:master Feb 17, 2017
@waldenraines waldenraines deleted the 18459 branch February 17, 2017 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants