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

Collapse Dashboard params by default #263

Merged
merged 1 commit into from May 26, 2021

Conversation

morgoth
Copy link
Collaborator

@morgoth morgoth commented May 26, 2021

Having expanded all of the params is very noisy. With this change we can also pack more jobs on page

image

Copy link
Owner

@bensheldon bensheldon left a comment

Choose a reason for hiding this comment

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

I think this is great 👍 I left some HTML suggestions.

This does make me think about how to make specific jobs easier to find. I'm a big user of CMD-F to search within a page and collapsing content does make that more difficult.

I'm good moving forward with this and seeing if we get feedback. Some future ideas:

  • Adding a toggle to the column header that toggles them all
  • A searchbar function in the header; another benefit of postgres is fulltext search (even without an index)

engine/app/views/shared/_jobs_table.erb Outdated Show resolved Hide resolved
Having expanded all of the params is very noisy. With this change we can also pack more jobs on page
@bensheldon bensheldon changed the title Collapse params by default Collapse Dashboard params by default May 26, 2021
@bensheldon bensheldon merged commit b3dd40d into bensheldon:main May 26, 2021
@bensheldon bensheldon added the enhancement New feature or request label Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants