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

Whitespace error fixed in repo-count-checker.html #565

Merged
merged 1 commit into from Mar 22, 2021

Conversation

dbaker-rh
Copy link
Contributor

@dbaker-rh dbaker-rh commented Oct 6, 2020

Issue: n/a

Changelog: Fixed: removed spurious whitespace in repo-count-checker

Docs: n/a

Testing: I have not been able to emulate this exact scenario in a test instance of quay. From observation I'm confident that the whitespace is removed as expected.

Details: when repo-count-checker.html is called for "isUserNameSpace", there is an embedded newline between the two ng-if lines that ends up causing a spurious space between the phrase and the comma.

Screenshot:

quay-space

Restructure ng-if to remove trailing space caused by embedded newline between "your personal namespace" and the comma on the next line.
Copy link
Contributor

@thomasmckay thomasmckay left a comment

Choose a reason for hiding this comment

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

LGTM

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