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

Selective bold text #16748

Merged
merged 3 commits into from
Sep 27, 2023
Merged

Conversation

hujambo-dunia
Copy link
Contributor

@hujambo-dunia hujambo-dunia commented Sep 26, 2023

Due to corrections made in #16515 issue where bold text became visible in Chrome and seeing that bold-text was used in too many places, this new PR corrects that by only selectively applies bold text to reflect actual "emphasis" when placed next to non-emphasized text. Commits in order of priority (ie. can be selectively cherry-picked as needed). Fix for #16631 issue.

1  and 3  before-after Workflows Invocations v2 (high and low priority)
2  before-after History Panel enumerations (moderate priority)
3  before-after Datasets Lists v2 (low priority)

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.

… bold-text already used in primary table [high priority]
…s) because bold-text already used in Label Details (e.g. filenames) [moderate priority]
…ls lacked secondary text requiring de-emphasis (i.e. no change made to Workflows List page) [low priority]
@hujambo-dunia hujambo-dunia marked this pull request as ready for review September 26, 2023 19:53
@github-actions github-actions bot added this to the 23.2 milestone Sep 26, 2023
@nsoranzo
Copy link
Member

I think it was fine to have table column headers in bold?

@hujambo-dunia
Copy link
Contributor Author

I think it was fine to have table column headers in bold?

Yes, I agreed with you :) I didn't make a code change to the table column headers. I just created the wrong screenshots. I can update the screenshots in 5 minutes or so.

@dannon dannon merged commit 2c2a132 into galaxyproject:dev Sep 27, 2023
@galaxyproject galaxyproject deleted a comment from github-actions bot Oct 18, 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.

4 participants