Skip to content

ENH: Make jobs list modal #2273

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

Closed
wants to merge 3 commits into from

Conversation

ElDeveloper
Copy link
Contributor

With some recent changes to the position of the navigation bar, the
header of the jobs list is cut from screen. With this patch in place,
the jobs list will be shown as a modal window, so that won't be a
problem anymore.

Problem:

screen shot 2017-09-05 at 10 34 25 pm

Proposed solution:

screen shot 2017-09-05 at 10 34 56 pm

I have not been able to fully test this, as I can't figure out an easy way to add jobs to my installation. Is there an easy way to test this? Maybe in the development environment?

With some recent changes to the position of the navigation bar, the
header of the jobs list is cut from screen. With this patch in place,
the jobs list will be shown as a modal window, so that won't be a
problem anymore.
@codecov-io
Copy link

codecov-io commented Sep 7, 2017

Codecov Report

Merging #2273 into remove-moi will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           remove-moi    #2273   +/-   ##
===========================================
  Coverage       93.78%   93.78%           
===========================================
  Files             161      161           
  Lines           18249    18249           
===========================================
  Hits            17115    17115           
  Misses           1134     1134

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 22d52f0...0440cb7. Read the comment docs.

@ElDeveloper ElDeveloper changed the base branch from master to dev September 7, 2017 16:31
@antgonza antgonza changed the base branch from dev to remove-moi September 8, 2017 17:22
@ElDeveloper
Copy link
Contributor Author

Looks better now that it actually works:

screen shot 2017-09-08 at 1 50 27 pm

@antgonza
Copy link
Member

Note that this PR is not ready to be merged, for some reason, the jobs are not being automatically updated once the modal is open. @ElDeveloper, do you think you could take a look before the end of the day 09/17/17? Thanks!

@josenavas josenavas changed the base branch from remove-moi to dev September 15, 2017 18:13
@antgonza
Copy link
Member

superseded by #2289

@antgonza antgonza closed this Sep 15, 2017
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