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

Use send instead of play as hand in icon #3592

Merged
merged 4 commits into from
May 3, 2022
Merged

Conversation

bmesuere
Copy link
Member

@bmesuere bmesuere commented May 3, 2022

This pull request updates the icon that is used on the hand in button. This used to be a play icon, but since we now have the option to actually run code this might be confusing. The play icon was replaced by the send icon which better conveys the meaning of handing in. At the same time, the icon looks very similar to the play icon so this will probably not upset users.

The icon was centered visually and the tooltip text was updated.

image (1)

For some reason, the tooltip text is also present in the JS translation file. I can't get it to update there, even when regenerating the file (and validating it gets regenerated). This key is never using in javascript so it shouldn't be an issue.

@bmesuere bmesuere added the enhancement A change that isn't substantial enough to be called a feature label May 3, 2022
@bmesuere bmesuere requested a review from a team as a code owner May 3, 2022 11:01
@bmesuere bmesuere requested review from niknetniko and chvp and removed request for a team May 3, 2022 11:01
@bmesuere bmesuere merged commit 71d68b4 into develop May 3, 2022
@bmesuere bmesuere deleted the change/submit-button branch May 3, 2022 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A change that isn't substantial enough to be called a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants