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

Display important copy to warn about Award Reputation #3357

Merged
merged 4 commits into from
May 5, 2022

Conversation

danbr
Copy link
Contributor

@danbr danbr commented May 3, 2022

Description

This PR displays copy to warn about exercising caution when using Award Reputation (not shown on Smite dialog).

Screenshot 2022-05-03 at 19 05 03

I added a few extra minor fixes that were bothering me as i frequently navigated to the dialog. These include:

1- (Award) reputation should be capitalised
2- Smite should be 'Smite Reputation'
3- Within the descriptions capitalisation of 'reputation' should consistent
4-(in Smite dialog) Title currently 'Smite' should be 'Smite Reputation'

Screenshot 2022-05-03 at 17 06 52

Resolves #3337

@danbr danbr added the feature label May 3, 2022
@danbr danbr self-assigned this May 3, 2022
@danbr danbr requested a review from a team May 3, 2022 20:25
@danbr danbr marked this pull request as ready for review May 3, 2022 20:27
Copy link
Member

@rdig rdig left a comment

Choose a reason for hiding this comment

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

Looks good. Nice job!

</div>
</DialogSection>
{!isSmiteAction && <hr className={styles.divider} />}
Copy link
Member

Choose a reason for hiding this comment

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

Not a big fan of hr elements, but you used it correctly in this instance, so I can't even nit pick it :P

Copy link
Contributor

@ArmandoGraterol ArmandoGraterol left a comment

Choose a reason for hiding this comment

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

Looks good to me 👌

Copy link
Contributor

@chinins chinins left a comment

Choose a reason for hiding this comment

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

Good that you've fixed the inconsistencies in the namings & descriptions - nice catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Award Reputation does not include the important warning copy.
4 participants