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

[23.1] Fix history item states help display to apply same styling attributes #16500

Merged

Conversation

dannon
Copy link
Member

@dannon dannon commented Aug 1, 2023

Fixes #16323. Now accurately reflects the colors used by the history, instead of aligning to potentially incorrect (for new and queued) alert variants.

image

This also points out to me that I didn't realize the default (non-selected, non-highlighted) running #ffe6cd looks way too similar to #c2ebc2. We should look to adjust these for better discernment.

An alternative is something like 9b4ff23, where we fully define these other states and only rely on that, instead of a mix of alert variants and data attribute specific rules.

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@dannon dannon changed the title Fix history item states help display to apply same styling attributes [23.1] Fix history item states help display to apply same styling attributes Aug 1, 2023
and resolution as the history does.  This fixes new/queued display
colors.

That said, we should formalize this so we aren't relying on a mix of
data-state css rules and alert-<status> bindings.
@dannon dannon force-pushed the fix-history-item-states-help-color branch from 8985780 to 73a0edd Compare August 1, 2023 22:32
@dannon dannon marked this pull request as ready for review August 3, 2023 14:34
@dannon dannon merged commit baf1a34 into galaxyproject:release_23.1 Aug 3, 2023
17 checks passed
@github-actions github-actions bot added this to the 23.2 milestone Aug 3, 2023
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

This PR was merged without a "kind/" label, please correct.

@dannon dannon modified the milestones: 23.2, 23.1 Sep 22, 2023
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.

3 participants