Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(config-ui) - Small grammatical corrections in Scope Wizard #1376

Merged

Conversation

aaronweissler
Copy link
Member

@aaronweissler aaronweissler commented Mar 30, 2022

This change is Reviewable

@@ -68,7 +68,7 @@ const TypeMatcher = ({ typeMatcher, onTypeMatcherChange, onShowClassBrowser }) =
<div className="row-center">
<Dropdown style={{ width: '7rem' }} value={typeMatcher.type} options={types} onChange={(e) => setState('type', e.value)} />
<label className="inner-label" htmlFor="which">
which name
name
Copy link
Member Author

@aaronweissler aaronweissler Mar 30, 2022

Choose a reason for hiding this comment

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

I personally preferred simply removing the "which", since it still expresses what it is supposed to just fine and then it is just a bit less somewhat redundant text in the UI. We could also replace it with a "whose" which would then be grammatically correct and analogous to the way it is written in the overview after finishing creating a scope with the scope wizard :)

Copy link
Member

@MariusBrill MariusBrill left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1.
Reviewable status: 1 of 2 files reviewed, 1 unresolved discussion (waiting on @MariusBrill)

Copy link
Member

@MariusBrill MariusBrill left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @MariusBrill)

@MariusBrill MariusBrill merged commit 85b5e4a into inspectIT:master Mar 31, 2022
@aaronweissler aaronweissler deleted the fix/scopewizard-ui-grammatics branch June 7, 2022 12:39
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants